Searched refs:fts_padjust (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/mdocml/
H A Dcompat_fts.c60 static void fts_padjust(FTS *, FTSENT *);
486 fts_padjust(sp, head);
667 fts_padjust(FTS *sp, FTSENT *head) function
/freebsd-11-stable/lib/libc/gen/
H A Dfts-compat.c72 static void fts_padjust(FTS *, FTSENT *);
849 fts_padjust(sp, head);
1105 fts_padjust(FTS *sp, FTSENT *head) function
H A Dfts.c62 static void fts_padjust(FTS *, FTSENT *);
833 fts_padjust(sp, head);
1081 fts_padjust(FTS *sp, FTSENT *head) function

Completed in 67 milliseconds