Searched defs:timespec (Results 1 – 10 of 10) sorted by relevance
72 struct timespec { struct77 int nanosleep(const struct timespec *, struct timespec *); argument
47 struct timespec { struct48 long tv_sec;49 long tv_nsec;
12 struct timespec { struct30 /* Parameters used to convert the timespec values: */ argument
89 struct timespec { struct90 long ts_sec;91 long ts_nsec;116 struct timespec { struct117 time_t tv_sec; /* seconds */118 long tv_nsec; /* nanoseconds */
52 struct timespec { struct53 time_t tv_sec; /* seconds */54 long tv_nsec; /* and nanoseconds */
385 # define timespec rpl_timespec macro386 struct timespec struct391 # define GNULIB_defined_struct_timespec 1 argument
1667 parse_cert_times(char *timespec) in parse_cert_times()
357 struct timespec struct359 __time_t tv_sec;360 long int tv_nsec;