Home
last modified time | relevance | path

Searched defs:timespec (Results 1 – 4 of 4) sorted by last modified time

/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_before.h48 struct timespec { struct
49 time_t tv_sec; /* seconds */
50 long tv_nsec; /* nanoseconds */
/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 */ argument
/illumos-gate/usr/src/lib/libresolv2/include/isc/
H A Dplatform.h36 struct timespec { struct
37 time_t tv_sec; /* seconds */
38 long tv_nsec; /* nanoseconds */
/illumos-gate/usr/src/boot/sys/sys/
H A D_timespec.h44 struct timespec { struct
45 time_t tv_sec; /* seconds */
46 long tv_nsec; /* and nanoseconds */