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

/freebsd-10-stable/lib/libc/sys/
H A Dnanosleep.c44 nanosleep(const struct timespec *rqtp, struct timespec *rmtp) argument
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_clock_nanosleep.c44 struct timespec rqtp, rmtp; local
/freebsd-10-stable/contrib/sendmail/libsm/
H A Dclock.c513 struct timespec rqtp; local
/freebsd-10-stable/lib/libutil/
H A Dpidfile.c102 struct timespec rqtp; local
/freebsd-10-stable/contrib/openbsm/compat/
H A Dpidfile.h102 struct timespec rqtp; local
/freebsd-10-stable/sys/kern/
H A Dkern_time.c531 struct timespec *rqtp; member in struct:nanosleep_args
/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h232 char rqtp_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * rqtp; char rqtp_r_[PADR_(const struct timespec32 *)]; member in struct:freebsd32_nanosleep_args
/freebsd-10-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
779 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-10-stable/sys/amd64/linux32/
H A Dlinux32_proto.h507 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
837 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-10-stable/sys/i386/linux/
H A Dlinux_proto.h505 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
841 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-10-stable/sys/sys/
H A Dsysproto.h727 char rqtp_l_[PADL_(const struct timespec *)]; const struct timespec * rqtp; char rqtp_r_[PADR_(const struct timespec *)]; member in struct:nanosleep_args

Completed in 323 milliseconds