Home
last modified time | relevance | path

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

/bionic/libc/include/
Dfts.h68 struct _ftsent *fts_cycle; /* cycle node */ member
/bionic/libc/bionic/
Dfts.c848 p->fts_cycle = t; in fts_stat()