Searched defs:timespec (Results 1 – 9 of 9) sorted by relevance
56 struct timespec { struct76 struct timespec it_interval; /* timer interval */ argument
74 struct timespec { struct 84 int ppoll(struct pollfd[], nfds_t, const struct timespec * __restrict, const sigset_t * __restrict); argument
49 struct timespec { struct50 time_t tv_sec; /* seconds */51 long tv_nsec; /* and nanoseconds */
57 struct timespec { struct58 time_t tv_sec; /* seconds */59 long tv_nsec; /* and nanoseconds */
898 struct timespec { struct902 #endif /* !__timespec_defined */ argument
140 /* Visual C++ 2013 and older don't have the timespec structure. argument 138 struct timespec { global() struct 139 tv_sectimespec global() argument [all...]
453 int (*tryfunc)(void*), int (*timedfunc)(void*, struct timespec*), in checklock_lockit()
1411 struct timespec timespec, *timespecp = NULL; ssh_packet_read_seqnr() local 2105 struct timespec timespec, *timespecp = NULL; ssh_packet_write_wait() local
1937 parse_cert_times(char * timespec) parse_cert_times() argument [all...]