Searched refs:N_EXIT (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/usr.bin/find/ |
| D | option.c | 78 { "-exit", N_EXIT, c_exit, 0 },
|
| D | find.h | 44 N_CSINCE, N_CTIME, N_DEPTH, N_EMPTY, N_EXEC, N_EXECDIR, N_EXIT, enumerator
|
| D | find.c | 253 if (p->type == N_EXIT) { in find_execute()
|
| D | function.c | 930 new = palloc(N_EXIT, f_always_true); in c_exit()
|