Home
last modified time | relevance | path

Searched refs:_sec_per_day (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/bnu/
H A Duucleanup.c812 static long _sec_per_day = 86400L; variable
833 return ((int)((ptime - stbuf.st_mtime)/_sec_per_day));
H A Duustat.c1097 static long _sec_per_day = 86400L; variable
1120 return ((int)((ptime - stbuf.st_mtime)/_sec_per_day));