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

/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h362 char ucp_l_[PADL_(struct freebsd32_ucontext *)]; struct freebsd32_ucontext * ucp; char ucp_r_[PADR_(struct freebsd32_ucontext *)]; member in struct:freebsd32_getcontext_args
365 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
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_swapcontext_args
/freebsd-11-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-11-stable/sys/sys/
H A Dsysproto.h1208 char ucp_l_[PADL_(struct __ucontext *)]; struct __ucontext * ucp; char ucp_r_[PADR_(struct __ucontext *)]; member in struct:getcontext_args
1211 char ucp_l_[PADL_(const struct __ucontext *)]; const struct __ucontext * ucp; char ucp_r_[PADR_(const struct __ucontext *)]; member in struct:setcontext_args
1215 char ucp_l_[PADL_(const struct __ucontext *)]; const struct __ucontext * ucp; char ucp_r_[PADR_(const struct __ucontext *)]; member in struct:swapcontext_args
/freebsd-11-stable/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
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_proto.h540 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 252 milliseconds