cmarg             508 compat/hpux/hpux_tty.c getsettty(p, fdes, com, cmarg)
cmarg             511 compat/hpux/hpux_tty.c 	caddr_t cmarg;
cmarg             525 compat/hpux/hpux_tty.c 		if ((error = copyin(cmarg, (caddr_t)&hsb, sizeof hsb)))
cmarg             551 compat/hpux/hpux_tty.c 		error = copyout((caddr_t)&hsb, cmarg, sizeof hsb);