Searched refs:fts_ufslinks (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libc/gen/
H A Dfts-compat.c77 static int fts_ufslinks(FTS *, const FTSENT *);
673 if (fts_ufslinks(sp, cur))
1177 fts_ufslinks(FTS *sp, const FTSENT *ent) function
H A Dfts.c67 static int fts_ufslinks(FTS *, const FTSENT *);
671 if (fts_ufslinks(sp, cur))
1154 fts_ufslinks(FTS *sp, const FTSENT *ent) function

Completed in 60 milliseconds