Home
last modified time | relevance | path

Searched refs:fts_ufslinks (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libc/gen/
H A Dfts.c60 static int fts_ufslinks(FTS *, const FTSENT *);
678 if (fts_ufslinks(sp, cur)) in fts_build()
1175 fts_ufslinks(FTS *sp, const FTSENT *ent) in fts_ufslinks() function
H A Dfts-compat11.c62 static int fts_ufslinks(FTS11 *, const FTSENT11 *);
680 if (fts_ufslinks(sp, cur)) in fts_build()
1178 fts_ufslinks(FTS11 *sp, const FTSENT11 *ent) in fts_ufslinks() function
H A Dfts-compat.c73 static int fts_ufslinks(FTS *, const FTSENT *);
681 if (fts_ufslinks(sp, cur)) in fts_build()
1198 fts_ufslinks(FTS *sp, const FTSENT *ent) in fts_ufslinks() function