Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/find/
H A Dextern.h64 PLAN *c_false(char ***, int, char *);
H A Doption.c79 { "-false", N_FALSE, c_false, 0 },
H A Dfunction.c953 c_false(char ***argvp, int isok, char *opt) in c_false() function