Home | Sort by: relevance | last modified time | path |
/src/usr.bin/find/ | |
option.c | 63 { "-a", N_AND, c_null, 0 }, 65 { "-and", N_AND, c_null, 0 }, |
extern.h | 99 PLAN *c_null(char ***, int, char *); |
/src/sbin/gpt/ | |
main.c | 53 static const struct gpt_cmd c_null = { 0 }; variable in typeref:typename:const struct gpt_cmd 78 &c_null, |