Searched defs:rqtp (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/lib/libc/sys/
H A Dnanosleep.c44 nanosleep(const struct timespec *rqtp, struct timespec *rmtp) argument
H A Dclock_nanosleep.c45 clock_nanosleep(clockid_t clock_id, int flags, const struct timespec *rqtp, argument
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_clock_nanosleep.c44 struct timespec rqtp, rmtp; local
/freebsd-11-stable/contrib/openbsm/compat/
H A Dpidfile.h102 struct timespec rqtp; local
/freebsd-11-stable/lib/libutil/
H A Dpidfile.c102 struct timespec rqtp; local
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dclock.c513 struct timespec rqtp; local
/freebsd-11-stable/lib/libc/gen/
H A Dsem_new.c344 usem_wait(struct _usem2 *sem, clockid_t clock_id, int flags, const struct timespec *rqtp, struct timespec *rmtp) argument
391 _sem_clockwait_np(sem_t * __restrict sem, clockid_t clock_id, int flags, const struct timespec *rqtp, struct timespec *rmtp) argument
/freebsd-11-stable/sys/kern/
H A Dkern_time.c579 struct timespec *rqtp; member in struct:nanosleep_args
596 struct timespec *rqtp; member in struct:clock_nanosleep_args
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h235 char rqtp_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * rqtp; char rqtp_r_[PADR_(const struct timespec32 *)]; member in struct:freebsd32_nanosleep_args
241 char rqtp_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * rqtp; char rqtp_r_[PADR_(const struct timespec32 *)]; member in struct:freebsd32_clock_nanosleep_args
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_proto.h157 char rqtp_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * rqtp; char rqtp_r_[PADR_(const struct l_timespec *)]; member in struct:linux_nanosleep_args
743 char rqtp_l_[PADL_(struct l_timespec *)]; struct l_timespec * rqtp; char rqtp_r_[PADR_(struct l_timespec *)]; member in struct:linux_clock_nanosleep_args
/freebsd-11-stable/sys/sys/
H A Dsysproto.h688 char rqtp_l_[PADL_(const struct timespec *)]; const struct timespec * rqtp; char rqtp_r_[PADR_(const struct timespec *)]; member in struct:nanosleep_args
703 char rqtp_l_[PADL_(const struct timespec *)]; const struct timespec * rqtp; char rqtp_r_[PADR_(const struct timespec *)]; member in struct:clock_nanosleep_args
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_proto.h501 char rqtp_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * rqtp; char rqtp_r_[PADR_(const struct l_timespec *)]; member in struct:linux_nanosleep_args
825 char rqtp_l_[PADL_(struct l_timespec *)]; struct l_timespec * rqtp; char rqtp_r_[PADR_(struct l_timespec *)]; member in struct:linux_clock_nanosleep_args
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_proto.h499 char rqtp_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * rqtp; char rqtp_r_[PADR_(const struct l_timespec *)]; member in struct:linux_nanosleep_args
829 char rqtp_l_[PADL_(struct l_timespec *)]; struct l_timespec * rqtp; char rqtp_r_[PADR_(struct l_timespec *)]; member in struct:linux_clock_nanosleep_args

Completed in 270 milliseconds