Home
last modified time | relevance | path

Searched defs:PLAN (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/find/
H A Dfind.c285 find_traverse(PLAN *plan, int (*func)(PLAN *, void *), void *arg) in find_traverse()
H A Dfind.h99 } PLAN; typedef
H A Dfunction.c2017 palloc(enum ntype t, int (*f)(PLAN *, FTSENT *)) in palloc()