Home
last modified time | relevance | path

Searched defs:rqtp (Results 1 – 16 of 16) sorted by relevance

/freebsd/lib/libc/sys/
H A Dnanosleep.c40 nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep() argument
H A Dclock_nanosleep.c41 clock_nanosleep(clockid_t clock_id, int flags, const struct timespec *rqtp, in clock_nanosleep() argument
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_clock_nanosleep.c44 struct timespec rqtp, rmtp; in ATF_TC_BODY() local
/freebsd/lib/libc/gen/
H A Dsem_new.c345 const struct timespec *rqtp, struct timespec *rmtp) in usem_wait()
392 const struct timespec *rqtp, struct timespec *rmtp) in _sem_clockwait_np()
/freebsd/contrib/libfido2/examples/
H A Dselect.c20 nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep()
/freebsd/contrib/openbsm/compat/
H A Dpidfile.h102 struct timespec rqtp; in pidfile_open() local
/freebsd/contrib/sendmail/libsm/
H A Dclock.c513 struct timespec rqtp; local
/freebsd/lib/libutil/
H A Dpidfile.c104 struct timespec rqtp; in pidfile_read() local
/freebsd/contrib/libfido2/regress/
H A Ddev.c31 nanosleep(const struct timespec *rqtp, struct timespec *rmtp) in nanosleep()
/freebsd/sys/compat/linux/
H A Dlinux_time.c713 l_int lflags, struct timespec *rqtp, struct timespec *rmtp) in linux_common_clock_nanosleep()
/freebsd/sys/kern/
H A Dkern_time.c585 struct timespec *rqtp; global() member
602 struct timespec *rqtp; global() member
/freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/
H A Drtsan_interceptors.cpp257 INTERCEPTOR(int, nanosleep, const struct timespec *rqtp, in INTERCEPTOR()
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h1266 #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 Dlinux_syscall_hooks.h50 #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
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h212 …char rqtp_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * rqtp; char rqtp_r_[PADR_… member
224 …char rqtp_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * rqtp; char rqtp_r_[PADR_… member
/freebsd/sys/sys/
H A Dsysproto.h653 …char rqtp_l_[PADL_(const struct timespec *)]; const struct timespec * rqtp; char rqtp_r_[PADR_(con… member
668 …char rqtp_l_[PADL_(const struct timespec *)]; const struct timespec * rqtp; char rqtp_r_[PADR_(con… member