Searched refs:monosec_t (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dutil.h53 const char *monosec_to_string(monosec_t);
54 time_t monosec_to_time(monosec_t);
55 monosec_t hrtime_to_monosec(hrtime_t);
70 monosec_t monosec(void);
H A Dcommon.h63 typedef int64_t monosec_t; /* see README for details */ typedef
H A Dstates.h221 monosec_t dsm_newstart_monosec;
222 monosec_t dsm_curstart_monosec;
H A Dutil.c113 * monosec_to_string(): converts a monosec_t into a date string
115 * input: monosec_t: the monosec_t to convert
120 monosec_to_string(monosec_t monosec)
135 * output: monosec_t: the number of seconds since some time in the past
138 monosec_t
145 * monosec_to_time(): converts a monosec_t into real wall time
147 * input: monosec_t: the absolute monosec_t to convert
148 * output: time_t: the absolute time that monosec_t represent
[all...]
H A Drenew.c525 monosec_t t2;
H A Dpacket.c1471 monosec_t mono;

Completed in 266 milliseconds