Home
last modified time | relevance | path

Searched defs:timespec (Results 1 – 10 of 10) sorted by relevance

/external/openssh/openbsd-compat/
Dbsd-misc.h72 struct timespec { struct
77 int nanosleep(const struct timespec *, struct timespec *); argument
/external/libusb_aah/libusb/os/
Dthreads_windows.h47 struct timespec { struct
48 long tv_sec;
49 long tv_nsec;
/external/kernel-headers/original/linux/
Dtime.h12 struct timespec { struct
30 /* Parameters used to convert the timespec values: */ argument
Dcoda.h89 struct timespec { struct
90 long ts_sec;
91 long ts_nsec;
116 struct timespec { struct
117 time_t tv_sec; /* seconds */
118 long tv_nsec; /* nanoseconds */
/external/chromium/third_party/libevent/compat/sys/
D_time.h52 struct timespec { struct
53 time_t tv_sec; /* seconds */
54 long tv_nsec; /* and nanoseconds */
D_libevent_time.h52 struct timespec { struct
53 time_t tv_sec; /* seconds */
54 long tv_nsec; /* and nanoseconds */
/external/bison/linux-lib/
Dtime.h385 # define timespec rpl_timespec macro
386 struct timespec struct
391 # define GNULIB_defined_struct_timespec 1 argument
/external/bison/darwin-lib/
Dtime.h385 # define timespec rpl_timespec macro
386 struct timespec struct
391 # define GNULIB_defined_struct_timespec 1 argument
/external/openssh/
Dssh-keygen.c1667 parse_cert_times(char *timespec) in parse_cert_times()
/external/valgrind/main/perf/
Dtest_input_for_tinycc.c357 struct timespec struct
359 __time_t tv_sec;
360 long int tv_nsec;