Home | Sort by: relevance | last modified time | path |
/src/usr.bin/find/ | |
extern.h | 63 PLAN *c_exit(char ***, int, char *); |
option.c | 78 { "-exit", N_EXIT, c_exit, 0 }, |
function.c | 922 c_exit(char ***argvp, int isok, char *opt) function in typeref:typename:PLAN * |