Searched refs:COMMP_SECS_IN_DAY (Results 1 – 2 of 2) sorted by relevance
| /illumos-gate/usr/src/lib/libcommputil/common/ | ||
| H A D | commp_util.h | 41 #define COMMP_SECS_IN_DAY 86400 macro |
| H A D | commp_util.c | 197 factor = COMMP_SECS_IN_DAY; in commp_time_to_secs() |