Home
last modified time | relevance | path

Searched refs:N_ANEWER (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/usr.bin/find/
Doption.c66 { "-anewer", N_ANEWER, c_anewer, 1 },
98 { "-neweraa", N_ANEWER, c_anewer, 1 },
Dfind.h43 N_AMIN, N_ANEWER, N_ASINCE, N_ATIME, N_CLOSEPAREN, N_CMIN, N_CNEWER, enumerator
Dfunction.c275 new = palloc(N_ANEWER, f_anewer); in c_anewer()