Home
last modified time | relevance | path

Searched refs:fts_cycle (Results 1 – 2 of 2) sorted by relevance

/openbsd/include/
H A Dfts.h64 struct _ftsent *fts_cycle; /* cycle node */ member
/openbsd/lib/libc/gen/
H A Dfts.c857 p->fts_cycle = t; in fts_stat()