Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/find/
H A Doption.c71 { "-csince", N_CSINCE, c_csince, 1 },
101 { "-newerct", N_CSINCE, c_csince, 1 },
H A Dfind.h44 N_CSINCE, N_CTIME, N_DEPTH, N_EMPTY, N_EXEC, N_EXECDIR, N_EXIT, enumerator
H A Dfunction.c413 new = palloc(N_CSINCE, f_csince); in c_csince()