Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acct/
H A Dwtmpfix.c50 #define DAYEPOCH (60 * 60 * 24) macro
136 (month - 1) * 30) * DAYEPOCH; in main()
138 (month + 1) * 30) * DAYEPOCH; in main()