Searched defs:SECS_PER_DAY (Results 1 – 8 of 8) sorted by relevance
14 #define SECS_PER_DAY (24 * 60 * 60) macro
42 #define SECS_PER_DAY 86400 macro
82 #define SECS_PER_DAY ((u_int32_t)24*60*60) in ns_datetosecs() macro
85 #define SECS_PER_DAY ((u_int32_t)24*60*60) in ns_datetosecs() macro
65 #define SECS_PER_DAY (24 * 60 * 60) macro
34 #define SECS_PER_DAY 86400 /* 24*60*60 */ macro