Searched refs:lnow (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/shell_cmds-179/find/
H A Dls.c92 static time_t lnow; local
98 if (lnow == 0)
99 lnow = time(NULL);
102 if (ftime + SIXMONTHS > lnow && ftime < lnow + SIXMONTHS)

Completed in 69 milliseconds