Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dcompat_fts.c76 int (*compar)(const FTSENT **, const FTSENT **)) in fts_open()
H A Dcompat_fts.h96 } FTSENT; typedef
/netbsd-src/lib/libc/gen/
H A Dfts.c119 int (*compar)(const FTSENT **, const FTSENT **)) in fts_open()
/netbsd-src/include/
H A Dfts.h136 } FTSENT; typedef
/netbsd-src/usr.bin/find/
H A Dfunction.c2017 palloc(enum ntype t, int (*f)(PLAN *, FTSENT *)) in palloc() argument