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

/freebsd-11-stable/lib/libc/gen/
H A Dfts-compat.h65 struct _ftsent *fts_cycle; /* cycle node */ member in struct:_ftsent
H A Dfts-compat.c958 p->fts_cycle = t;
H A Dfts.c946 p->fts_cycle = t;
/freebsd-11-stable/contrib/mdocml/
H A Dcompat_fts.h58 struct _ftsent *fts_cycle; /* cycle node */ member in struct:_ftsent
H A Dcompat_fts.c549 p->fts_cycle = t;
/freebsd-11-stable/include/
H A Dfts.h67 struct _ftsent *fts_cycle; /* cycle node */ member in struct:_ftsent

Completed in 197 milliseconds