Searched refs:fts_cycle (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/contrib/mandoc/
H A Dcompat_fts.h59 struct _ftsent *fts_cycle; /* cycle node */ member in struct:_ftsent
H A Dcompat_fts.c544 p->fts_cycle = t;
/freebsd-current/lib/libc/gen/
H A Dfts-compat.h64 struct _ftsent *fts_cycle; /* cycle node */ member in struct:_ftsent
H A Dfts-compat11.h50 struct _ftsent11 *fts_cycle; /* cycle node */ member in struct:_ftsent11
H A Dfts-compat.c979 p->fts_cycle = t;
H A Dfts.c967 p->fts_cycle = t;
H A Dfts-compat11.c970 p->fts_cycle = t;
/freebsd-current/include/
H A Dfts.h66 struct _ftsent *fts_cycle; /* cycle node */ member in struct:_ftsent

Completed in 183 milliseconds