uts               161 compat/hpux/hppa/hpux_syscallargs.h 	syscallarg(struct hpux_utsname *) uts;
uts               407 compat/hpux/hpux_compat.c 		    (caddr_t)SCARG(uap, uts), sizeof(ut));
uts               420 compat/hpux/hpux_compat.c 		error = copyout((caddr_t)hostname, (caddr_t)SCARG(uap, uts), i);
uts               176 compat/hpux/m68k/hpux_syscallargs.h 	syscallarg(struct hpux_utsname *) uts;