Home
last modified time | relevance | path

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

/openbsd/usr.bin/find/
H A Dextern.h58 PLAN *c_empty(char *, char ***, int);
H A Doption.c64 { "-empty", N_EMPTY, c_empty, O_ZERO },
H A Dfunction.c389 c_empty(char *ignore, char ***ignored, int unused) in c_empty() function