Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/find/
H A Dextern.h56 creat_f c_empty; variable
H A Doption.c80 { "-empty", c_empty, f_empty, 0 },
H A Dfunction.c589 c_empty(OPTION *option, char ***argvp __unused) in c_empty() function