Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/find/
H A Dextern.h60 PLAN *c_execdir(char *, char ***, int);
H A Doption.c66 { "-execdir", N_EXECDIR, c_execdir, O_ARGVP },
H A Dfunction.c738 c_execdir(char *ignored, char ***argvp, int unused) in c_execdir() function