Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/find/
H A Doption.c76 { "-d", c_depth, f_depth, 0 },
79 { "-depth", c_depth, f_depth, 0 },
H A Dextern.h55 creat_f c_depth; variable
H A Dfunction.c524 c_depth(OPTION *option, char ***argvp) in c_depth() function