Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dutil.c169 monosec_to_time(monosec_t abs_monosec) in monosec_to_time() argument
171 return (abs_monosec - monosec()) + time(NULL); in monosec_to_time()