Home
last modified time | relevance | path

Searched refs:find_create (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/find/
H A Dextern.h36 PLAN *find_create(char ***);
H A Doption.c108 find_create(char ***argvp) in find_create() function
H A Dfind.c78 if (!(new = find_create(&argv))) in find_formplan()