Home
last modified time | relevance | path

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

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