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

/openbsd-current/usr.bin/find/
H A Dfunction.c80 int f_empty(PLAN *, FTSENT *);
87 int f_empty(PLAN *, FTSENT *);
362 f_empty(PLAN *plan, FTSENT *entry) function
393 return (palloc(N_EMPTY, f_empty));

Completed in 68 milliseconds