Home
last modified time | relevance | path

Searched refs:c_null (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/usr.bin/find/
Doption.c63 { "-a", N_AND, c_null, 0 },
65 { "-and", N_AND, c_null, 0 },
Dextern.h99 PLAN *c_null(char ***, int, char *);
Dfunction.c1990 c_null(char ***argvp, int isok, char *opt) in c_null() function
/netbsd/src/sbin/gpt/
Dmain.c53 static const struct gpt_cmd c_null = { 0 }; variable
78 &c_null,