Home
last modified time | relevance | path

Searched defs:FTSENT (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dfts.c73 FTS* __fts_open(char* const* argv, int options, int (*compar)(const FTSENT**, const FTSENT**)) { in __fts_open()
1041 FTS* fts_open(char* const* argv, int options, int (*compar)(const FTSENT**, const FTSENT**)) { in fts_open()
/bionic/libc/include/
Dfts.h116 } FTSENT; typedef