Home
last modified time | relevance | path

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

/freebsd/usr.bin/find/
H A Dextern.h87 exec_f f_empty; variable
H A Doption.c76 { "-empty", c_empty, f_empty, 0 },
H A Dfunction.c556 f_empty(PLAN *plan __unused, FTSENT *entry) in f_empty() function