Searched refs:ucp_r_ (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h360 char ucp_l_[PADL_(struct freebsd32_ucontext *)]; struct freebsd32_ucontext * ucp; char ucp_r_[PADR_(struct freebsd32_ucontext *)]; member in struct:freebsd32_getcontext_args
363 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
367 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-9.3-release/sys/sys/
H A Dsysproto.h1244 char ucp_l_[PADL_(struct __ucontext *)]; struct __ucontext * ucp; char ucp_r_[PADR_(struct __ucontext *)]; member in struct:getcontext_args
1247 char ucp_l_[PADL_(const struct __ucontext *)]; const struct __ucontext * ucp; char ucp_r_[PADR_(const struct __ucontext *)]; member in struct:setcontext_args
1251 char ucp_l_[PADL_(const struct __ucontext *)]; const struct __ucontext * ucp; char ucp_r_[PADR_(const struct __ucontext *)]; member in struct:swapcontext_args
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_proto.h536 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-9.3-release/sys/amd64/linux32/
H A Dlinux32_proto.h539 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

Completed in 199 milliseconds