Searched defs:ucp_r_ (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h365 char ucp_l_[PADL_(struct freebsd32_ucontext *)]; struct freebsd32_ucontext * ucp; char ucp_r_[PADR_(struct freebsd32_ucontext *)]; member in struct:freebsd32_getcontext_args
368 char ucp_l_[PADL_(const struct freebsd32_ucontext *)]; const struct freebsd32_ucontext * ucp; char ucp_r_[PADR_(const struct freebsd32_ucontext *)]; member in struct:freebsd32_setcontext_args
372 char ucp_l_[PADL_(const struct freebsd32_ucontext *)]; const struct freebsd32_ucontext * ucp; char ucp_r_[PADR_(const struct freebsd32_ucontext *)]; member in struct:freebsd32_swapcontext_args
/freebsd-10-stable/sys/amd64/linux/
H A Dlinux_proto.h88 char ucp_l_[PADL_(struct l_ucontext *)]; struct l_ucontext * ucp; char ucp_r_[PADR_(struct l_ucontext *)]; member in struct:linux_rt_sigreturn_args
/freebsd-10-stable/sys/amd64/linux32/
H A Dlinux32_proto.h551 char ucp_l_[PADL_(struct l_ucontext *)]; struct l_ucontext * ucp; char ucp_r_[PADR_(struct l_ucontext *)]; member in struct:linux_rt_sigreturn_args
/freebsd-10-stable/sys/i386/linux/
H A Dlinux_proto.h552 char ucp_l_[PADL_(struct l_ucontext *)]; struct l_ucontext * ucp; char ucp_r_[PADR_(struct l_ucontext *)]; member in struct:linux_rt_sigreturn_args
/freebsd-10-stable/sys/sys/
H A Dsysproto.h1253 char ucp_l_[PADL_(struct __ucontext *)]; struct __ucontext * ucp; char ucp_r_[PADR_(struct __ucontext *)]; member in struct:getcontext_args
1256 char ucp_l_[PADL_(const struct __ucontext *)]; const struct __ucontext * ucp; char ucp_r_[PADR_(const struct __ucontext *)]; member in struct:setcontext_args
1260 char ucp_l_[PADL_(const struct __ucontext *)]; const struct __ucontext * ucp; char ucp_r_[PADR_(const struct __ucontext *)]; member in struct:swapcontext_args

Completed in 195 milliseconds