Home
last modified time | relevance | path

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

/freebsd/usr.bin/find/
H A Doption.c72 { "-d", c_depth, f_depth, 0 },
75 { "-depth", c_depth, f_depth, 0 },
H A Dextern.h53 creat_f c_depth; variable
H A Dfunction.c519 c_depth(OPTION *option, char ***argvp) in c_depth() function