Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libc/gen/
HDfts.c1033 struct ftsent_withstat { in fts_alloc() struct
1034 FTSENT ent; in fts_alloc()
1035 struct stat statbuf; in fts_alloc()
HDfts-compat.c1044 struct ftsent_withstat { in fts_alloc() struct
1045 FTSENT ent; in fts_alloc()
1046 struct freebsd11_stat statbuf; in fts_alloc()