Searched refs:__fts_stat_t (Results 1 – 7 of 7) sorted by relevance
37 #ifndef __fts_stat_t38 #define __fts_stat_t struct stat macro134 __fts_stat_t *fts_statp; /* stat(2) information */
24 #define __fts_stat_t struct stat30 macro
29 #define __fts_stat_t struct stat30 macro
17 #define __fts_stat_t struct stat12 macro
29 #define __fts_stat_t struct stat13 macro
925 __fts_stat_t *sbp, sb; in fts_stat()1061 p->fts_statp = (__fts_stat_t *)ALIGN( in fts_alloc()1217 __fts_stat_t sb; in fts_safe_changedir()