hpux_sys_shmctl_args  292 compat/hpux/hppa/hpux_syscallargs.h struct hpux_sys_shmctl_args {
hpux_sys_shmctl_args  377 compat/hpux/hppa/hpux_sysent.c 	{ 3, s(struct hpux_sys_shmctl_args),
hpux_sys_shmctl_args  111 compat/hpux/hpux_compat.c int	hpux_shmctl1(struct proc *, struct hpux_sys_shmctl_args *,
hpux_sys_shmctl_args  642 compat/hpux/hpux_compat.c 	struct hpux_sys_shmctl_args *uap = v;
hpux_sys_shmctl_args  644 compat/hpux/hpux_compat.c 	return (hpux_shmctl1(p, (struct hpux_sys_shmctl_args *)uap, retval, 0));
hpux_sys_shmctl_args  655 compat/hpux/hpux_compat.c 	return (hpux_shmctl1(p, (struct hpux_sys_shmctl_args *)uap, retval, 1));
hpux_sys_shmctl_args  664 compat/hpux/hpux_compat.c 	struct hpux_sys_shmctl_args *uap;
hpux_sys_shmctl_args  316 compat/hpux/m68k/hpux_syscallargs.h struct hpux_sys_shmctl_args {
hpux_sys_shmctl_args  377 compat/hpux/m68k/hpux_sysent.c 	{ 3, s(struct hpux_sys_shmctl_args),