Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/tcsh/
H A Dsh.time.c85 seconds0 = time(NULL); in settimes()
H A Dsh.c2258 new = stb.st_mtime > seconds0; in mailchk()
2277 new = stb.st_mtime > seconds0; in mailchk()
H A Dsh.h624 EXTERN time_t seconds0; variable