Searched defs:timespec (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dplatform.h31 * Define if the OS does not define struct timespec.
36 struct timespec { struct
/illumos-gate/usr/src/boot/sys/sys/
H A D_timespec.h44 struct timespec { struct
/illumos-gate/usr/src/uts/common/sys/
H A Dtime_impl.h57 typedef struct timespec { /* definition per POSIX.4 */ struct
81 typedef struct timespec timestruc_t; /* definition per SVr4 */
89 #define timestruc timespec /* structure name per SVr4 */
96 struct timespec it_interval; /* timer period */
97 struct timespec it_value; /* timer expiration */
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_before.h48 struct timespec { struct

Completed in 60 milliseconds