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

/freebsd-11-stable/usr.bin/find/
H A Dls.c88 static time_t lnow; local
94 if (lnow == 0)
95 lnow = time(NULL);
98 if (ftime + SIXMONTHS > lnow && ftime < lnow + SIXMONTHS)
/freebsd-11-stable/sys/kern/
H A Dsubr_devstat.c297 struct bintime dt, lnow; local
304 now = &lnow;
/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c430 struct bintime dt, lnow; local
438 now = &lnow;

Completed in 112 milliseconds