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

/freebsd-10.3-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h366 char ucp_l_[PADL_(struct freebsd32_ucontext *)]; struct freebsd32_ucontext * ucp; char ucp_r_[PADR_(struct freebsd32_ucontext *)]; member in struct:freebsd32_getcontext_args
369 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
373 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.3-release/sys/i386/linux/
H A Dlinux_proto.h553 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.3-release/sys/amd64/linux32/
H A Dlinux32_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.3-release/sys/amd64/linux/
H A Dlinux_proto.h89 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.3-release/sys/sys/
H A Dsysproto.h1254 char ucp_l_[PADL_(struct __ucontext *)]; struct __ucontext * ucp; char ucp_r_[PADR_(struct __ucontext *)]; member in struct:getcontext_args
1257 char ucp_l_[PADL_(const struct __ucontext *)]; const struct __ucontext * ucp; char ucp_r_[PADR_(const struct __ucontext *)]; member in struct:setcontext_args
1261 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 300 milliseconds