Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/acct/
H A Dwtmpfix.c52 #define DAYEPOCH (60 * 60 * 24) macro
138 (month - 1) * 30) * DAYEPOCH; in main()
140 (month + 1) * 30) * DAYEPOCH; in main()