HomeSort by: relevance | last modified time | path
    Searched refs:N_ATIME (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/find/
option.c 68 { "-atime", N_ATIME, c_atime, 1 },
find.h 43 N_AMIN, N_ANEWER, N_ASINCE, N_ATIME, N_CLOSEPAREN, N_CMIN, N_CNEWER,
function.c 328 new = palloc(N_ATIME, f_atime);
330 TIME_CORRECT(new, N_ATIME);

Completed in 15 milliseconds