/glibc-2.36/include/ |
D | time.h | 76 struct __timespec64 it_interval; 77 struct __timespec64 it_value; 169 const struct __timespec64 *tp) __nonnull((2)); 177 struct __timespec64 *tp); 191 const struct __timespec64 tsp[2], int flags); 196 const struct __timespec64 tsp[2], int flags); 212 extern int __futimens64 (int fd, const struct __timespec64 tsp[2]); 251 extern int __sched_rr_get_interval64 (pid_t pid, struct __timespec64 *tp); 289 extern int __nanosleep64 (const struct __timespec64 *__requested_time, 290 struct __timespec64 *__remaining); [all …]
|
D | struct___timespec64.h | 5 # define __timespec64 timespec macro 15 struct __timespec64 struct
|
D | file_change_detection.h | 36 struct __timespec64 mtime; 37 struct __timespec64 ctime;
|
/glibc-2.36/support/ |
D | timespec-time64.c | 26 struct __timespec64 timespec_sub_time64 (struct __timespec64, 27 struct __timespec64); 36 #define timespec __timespec64
|
D | support_path_support_time64.c | 30 utimesat_call (const char *path, const struct __timespec64 tsp[2]) in utimesat_call() 47 const struct __timespec64 tsp[] = { { at, 0 }, { mt, 0 } }; in support_path_support_time64_value() 62 const struct __timespec64 otsp[] = in support_path_support_time64_value()
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | thrd_priv.h | 27 const struct __timespec64 *restrict time_point); 30 const struct __timespec64 *restrict time_point); 32 extern int __thrd_sleep64 (const struct __timespec64 *time_point, 33 struct __timespec64 *remaining);
|
D | thrd_sleep.c | 25 __thrd_sleep64 (const struct __timespec64 *time_point, in __thrd_sleep64() 26 struct __timespec64 *remaining) in __thrd_sleep64() 46 const struct __timespec64 treq64 = valid_timespec_to_timespec64 (*time_point); in libc_hidden_def() 47 struct __timespec64 trem64; in libc_hidden_def()
|
D | pselect.c | 23 fd_set *exceptfds, const struct __timespec64 *timeout, in pselect64_syscall() 40 const struct __timespec64 *timeout, const sigset_t *sigmask) in __pselect64() 44 struct __timespec64 tval; in __pselect64() 81 struct __timespec64 ts64, *pts64 = NULL; in libc_hidden_def()
|
D | nanosleep.c | 23 __nanosleep64 (const struct __timespec64 *req, struct __timespec64 *rem) in __nanosleep64() 39 struct __timespec64 treq64, trem64; in libc_hidden_def()
|
D | ppoll.c | 25 __ppoll64 (struct pollfd *fds, nfds_t nfds, const struct __timespec64 *timeout, in __ppoll64() 30 struct __timespec64 tval; in __ppoll64() 73 struct __timespec64 ts64; in libc_hidden_def()
|
D | utimensat.c | 29 const struct __timespec64 tsp64[2], int flags) in __utimensat64_helper() 75 __utimensat64 (int fd, const char *file, const struct __timespec64 tsp64[2], in libc_hidden_def() 91 struct __timespec64 tsp64[2]; in libc_hidden_def()
|
D | semtimedop.c | 25 const struct __timespec64 *timeout) in semtimedop_syscall() 40 const struct __timespec64 *timeout) in __semtimedop64() 76 struct __timespec64 ts64, *pts64 = NULL; in libc_hidden_def()
|
D | clock_gettime.c | 29 __clock_gettime64 (clockid_t clock_id, struct __timespec64 *tp) in __clock_gettime64() 38 int (*vdso_time64) (clockid_t clock_id, struct __timespec64 *tp) in __clock_gettime64() 95 struct __timespec64 tp64; in libc_hidden_def()
|
D | clock_nanosleep.c | 31 const struct __timespec64 *req, in __clock_nanosleep_time64() 32 struct __timespec64 *rem) in __clock_nanosleep_time64() 82 struct __timespec64 treq64, trem64; in libc_hidden_def()
|
D | recvmmsg.c | 24 int flags, struct __timespec64 *timeout) in recvmmsg_syscall() 63 struct __timespec64 *timeout) in __recvmmsg64() 90 struct __timespec64 ts64, *pts64 = NULL; in libc_hidden_def()
|
D | futimens.c | 32 __futimens64 (int fd, const struct __timespec64 tsp64[2]) in __futimens64() 46 struct __timespec64 tsp64[2]; in __futimens()
|
D | timespec_getres.c | 23 __timespec_getres64 (struct __timespec64 *ts, int base) in __timespec_getres64() 40 struct __timespec64 tp64; in libc_hidden_def()
|
D | timespec_get.c | 24 __timespec_get64 (struct __timespec64 *ts, int base) in __timespec_get64() 41 struct __timespec64 tp64; in libc_hidden_def()
|
/glibc-2.36/nptl/ |
D | futex-internal.c | 29 const struct __timespec64* abstime, in __futex_abstimed_wait_common32() 53 const struct __timespec64* abstime, in __futex_abstimed_wait_common64() 69 const struct __timespec64* abstime, in __futex_abstimed_wait_common() 126 const struct __timespec64* abstime, int private) in __futex_abstimed_wait64() 136 const struct __timespec64* abstime, in libc_hidden_def() 146 const struct __timespec64 *abstime, int private) in libc_hidden_def()
|
D | pthread_cond_wait.c | 380 clockid_t clockid, const struct __timespec64 *abstime) in __pthread_cond_wait_common() 631 const struct __timespec64 *abstime) in libc_hidden_ver() 656 struct __timespec64 ts64 = valid_timespec_to_timespec64 (*abstime); 672 const struct __timespec64 *abstime) in libc_hidden_ver() 696 struct __timespec64 ts64 = valid_timespec_to_timespec64 (*abstime);
|
/glibc-2.36/sysdeps/nptl/ |
D | pthreadP.h | 441 const struct __timespec64 *abstime); 444 const struct __timespec64 *abstime); 448 const struct __timespec64 *abstime); 453 const struct __timespec64 *abstime); 457 const struct __timespec64 *abstime); 461 const struct __timespec64 *abstime); 464 const struct __timespec64 *abstime); 467 const struct __timespec64 *abstime); 471 const struct __timespec64 *abstime); 474 const struct __timespec64 *abstime); [all …]
|
D | futex-internal.h | 254 const struct __timespec64 *abstime, int private); 304 const struct __timespec64* abstime, 311 const struct __timespec64* abstime, 318 const struct __timespec64 *abstime, int private) in __futex_clocklock64()
|
/glibc-2.36/include/sys/ |
D | select.h | 15 const struct __timespec64 *__timeout, 21 const struct __timespec64 *__timeout, 26 const struct __timespec64 *ts64,
|
/glibc-2.36/rt/ |
D | aio_suspend.c | 98 do_aio_misc_wait (unsigned int *cntr, const struct __timespec64 *timeout) in do_aio_misc_wait() 110 const struct __timespec64 *timeout) in ___aio_suspend_time64() 161 struct __timespec64 ts; in ___aio_suspend_time64() 272 struct __timespec64 ts64;
|
/glibc-2.36/resolv/ |
D | gai_suspend.c | 28 const struct __timespec64 *timeout) in ___gai_suspend_time64() 64 struct __timespec64 ts; in ___gai_suspend_time64() 175 struct __timespec64 ts64; in hidden_ver()
|