HomeSort by relevance Sort by last modified time
    Searched defs:timespec (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/lib/libresolv2/include/isc/
platform.h 31 * Define if the OS does not define struct timespec.
36 struct timespec { struct
  /onnv/onnv-gate/usr/src/uts/common/sys/
time_impl.h 59 typedef struct timespec { /* definition per POSIX.4 */ struct
83 typedef struct timespec timestruc_t; /* definition per SVr4 */
91 #define timestruc timespec /* structure name per SVr4 */
98 struct timespec it_interval; /* timer period */
99 struct timespec it_value; /* timer expiration */
  /onnv/onnv-gate/usr/src/lib/libresolv2/include/
port_before.h 48 struct timespec { struct

Completed in 120 milliseconds