Home
last modified time | relevance | path

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

/minix/usr.bin/find/
H A Doption.c76 { "-exit", N_EXIT, c_exit, 0 },
H A Dfind.h44 N_DEPTH, N_EMPTY, N_EXEC, N_EXECDIR, N_EXIT, N_EXPR, N_FALSE, N_FLAGS, enumerator
H A Dfind.c253 if (p->type == N_EXIT) { in find_execute()
H A Dfunction.c837 new = palloc(N_EXIT, f_always_true); in c_exit()