Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Duucleanup.c809 static long _sec_per_day = 86400L; variable
830 return ((int)((ptime - stbuf.st_mtime)/_sec_per_day));
H A Duustat.c1095 static long _sec_per_day = 86400L; variable
1118 return ((int)((ptime - stbuf.st_mtime)/_sec_per_day));