/freebsd-src/lib/libc/sys/ |
H A D | nanosleep.c | 40 nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep()
|
H A D | clock_nanosleep.c | 41 clock_nanosleep(clockid_t clock_id, int flags, const struct timespec *rqtp, in clock_nanosleep()
|
/freebsd-src/contrib/netbsd-tests/lib/libc/sys/ |
H A D | t_clock_nanosleep.c | 44 struct timespec rqtp, rmtp; in ATF_TC_BODY() local
|
/freebsd-src/lib/libc/gen/ |
H A D | sem_new.c | 345 const struct timespec *rqtp, struct timespec *rmtp) in usem_wait() 392 const struct timespec *rqtp, struct timespec *rmtp) in _sem_clockwait_np()
|
/freebsd-src/contrib/libfido2/examples/ |
H A D | select.c | 20 nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep()
|
/freebsd-src/contrib/openbsm/compat/ |
H A D | pidfile.h | 102 struct timespec rqtp; in pidfile_open() local
|
/freebsd-src/contrib/sendmail/libsm/ |
H A D | clock.c | 513 struct timespec rqtp; local
|
/freebsd-src/lib/libutil/ |
H A D | pidfile.c | 104 struct timespec rqtp; in pidfile_read() local
|
/freebsd-src/contrib/libfido2/regress/ |
H A D | dev.c | 31 nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep()
|
/freebsd-src/sys/compat/linux/ |
H A D | linux_time.c | 713 l_int lflags, struct timespec *rqtp, struct timespec *rmtp) in linux_common_clock_nanosleep()
|
/freebsd-src/sys/kern/ |
H A D | kern_time.c | 586 struct timespec *rqtp; member 603 struct timespec *rqtp; member
|
/freebsd-src/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 1266 #define __sanitizer_syscall_pre_compat_50_nanosleep(rqtp, rmtp) \ argument 1269 #define __sanitizer_syscall_post_compat_50_nanosleep(res, rqtp, rmtp) \ argument 2364 #define __sanitizer_syscall_pre___nanosleep50(rqtp, rmtp) \ argument 2367 #define __sanitizer_syscall_post___nanosleep50(res, rqtp, rmtp) \ argument 2686 #define __sanitizer_syscall_pre_clock_nanosleep(clock_id, flags, rqtp, rmtp) \ argument 2690 #define __sanitizer_syscall_post_clock_nanosleep(res, clock_id, flags, rqtp, \ argument
|
H A D | linux_syscall_hooks.h | 50 #define __sanitizer_syscall_pre_nanosleep(rqtp, rmtp) \ argument 52 #define __sanitizer_syscall_post_nanosleep(res, rqtp, rmtp) \ argument 240 #define __sanitizer_syscall_pre_clock_nanosleep(which_clock, flags, rqtp, \ argument 245 rqtp, rmtp) \ argument [all...] |
/freebsd-src/sys/compat/freebsd32/ |
H A D | freebsd32_proto.h | 212 char rqtp_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * rqtp; char rqtp_r_[PADR_(const struct timespec32 *)]; member 224 char rqtp_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * rqtp; char rqtp_r_[PADR_(const struct timespec32 *)]; member
|
/freebsd-src/sys/i386/linux/ |
H A D | linux_proto.h | 504 …char rqtp_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * rqtp; char rqtp_r_[PADR_… member 883 …char rqtp_l_[PADL_(struct l_timespec *)]; struct l_timespec * rqtp; char rqtp_r_[PADR_(struct l_ti… member 1547 …char rqtp_l_[PADL_(struct l_timespec64 *)]; struct l_timespec64 * rqtp; char rqtp_r_[PADR_(struct … member
|
/freebsd-src/sys/amd64/linux32/ |
H A D | linux32_proto.h | 505 …char rqtp_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * rqtp; char rqtp_r_[PADR_… member 883 …char rqtp_l_[PADL_(struct l_timespec *)]; struct l_timespec * rqtp; char rqtp_r_[PADR_(struct l_ti… member 1553 …char rqtp_l_[PADL_(struct l_timespec64 *)]; struct l_timespec64 * rqtp; char rqtp_r_[PADR_(struct … member
|
/freebsd-src/sys/arm64/linux/ |
H A D | linux_proto.h | 439 …char rqtp_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * rqtp; char rqtp_r_[PADR_… member 496 …char rqtp_l_[PADL_(struct l_timespec *)]; struct l_timespec * rqtp; char rqtp_r_[PADR_(struct l_ti… member
|
/freebsd-src/sys/amd64/linux/ |
H A D | linux_proto.h | 176 …char rqtp_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * rqtp; char rqtp_r_[PADR_… member 817 …char rqtp_l_[PADL_(struct l_timespec *)]; struct l_timespec * rqtp; char rqtp_r_[PADR_(struct l_ti… member
|
/freebsd-src/sys/sys/ |
H A D | sysproto.h | 653 char rqtp_l_[PADL_(const struct timespec *)]; const struct timespec * rqtp; char rqtp_r_[PADR_(const struct timespec *)]; member 668 char rqtp_l_[PADL_(const struct timespec *)]; const struct timespec * rqtp; char rqtp_r_[PADR_(const struct timespec *)]; member
|