Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.time.c81 seconds0 = time(NULL); in settimes()
H A Dsh.c2267 new = stb.st_mtime > seconds0; in mailchk()
2286 new = stb.st_mtime > seconds0; in mailchk()
H A Dsh.h623 EXTERN time_t seconds0; variable