Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/find/
Doption.c78 { "-exit", N_EXIT, c_exit, 0 },
Dfind.h44 N_CSINCE, N_CTIME, N_DEPTH, N_EMPTY, N_EXEC, N_EXECDIR, N_EXIT, enumerator
Dfind.c253 if (p->type == N_EXIT) { in find_execute()
Dfunction.c930 new = palloc(N_EXIT, f_always_true); in c_exit()