Home
last modified time | relevance | path

Searched defs:next_time (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libcommputil/common/
H A Dsdp_parse_helper.c191 sdp_time_t *next_time; in sdp_free_time() local
/illumos-gate/usr/src/cmd/power/
H A Dpowerd.c614 int next_time; in check_shutdown() local
978 time_t itime, stime, next_time, max_time; in set_alarm() local
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmmp.c568 hrtime_t next_time = gethrtime() + in mmp_thread() local
/illumos-gate/usr/src/cmd/cron/
H A Dcron.c1872 next_time(struct event *e, time_t tflag) in next_time() function