Searched refs:osa (Results 26 - 30 of 30) sorted by relevance

12

/freebsd-10.2-release/sys/i386/linux/
H A Dlinux_systrace_args.c442 uarg[2] = (intptr_t) p->osa; /* l_osigaction_t * */
/freebsd-10.2-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.h858 char osa_l_[PADL_(struct osigaction32 *)]; struct osigaction32 * osa; char osa_r_[PADR_(struct osigaction32 *)]; member in struct:ofreebsd32_sigaction_args
/freebsd-10.2-release/sys/amd64/linux32/
H A Dlinux32_proto.h208 char osa_l_[PADL_(l_osigaction_t *)]; l_osigaction_t * osa; char osa_r_[PADR_(l_osigaction_t *)]; member in struct:linux_sigaction_args
H A Dlinux32_systrace_args.c434 uarg[2] = (intptr_t) p->osa; /* l_osigaction_t * */
/freebsd-10.2-release/sys/sys/
H A Dsysproto.h2245 char osa_l_[PADL_(struct osigaction *)]; struct osigaction * osa; char osa_r_[PADR_(struct osigaction *)]; member in struct:osigaction_args

Completed in 205 milliseconds

12