Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/find/
H A Dextern.h75 PLAN *c_maxdepth(char ***, int, char *);
H A Doption.c90 { "-maxdepth", N_MAXDEPTH, c_maxdepth, 1 },
H A Dfunction.c1281 c_maxdepth(char ***argvp, int isok, char *opt) in c_maxdepth() function