Searched refs:N_EXIT (Results 1 – 4 of 4) sorted by relevance
/minix/usr.bin/find/ |
H A D | option.c | 76 { "-exit", N_EXIT, c_exit, 0 },
|
H A D | find.h | 44 N_DEPTH, N_EMPTY, N_EXEC, N_EXECDIR, N_EXIT, N_EXPR, N_FALSE, N_FLAGS, enumerator
|
H A D | find.c | 253 if (p->type == N_EXIT) { in find_execute()
|
H A D | function.c | 837 new = palloc(N_EXIT, f_always_true); in c_exit()
|