TIOCGETP           99 compat/common/tty_43.c 	case TIOCGETP: {
TIOCGETP          540 compat/hpux/hpux_tty.c 		com = TIOCGETP;
TIOCGETP          543 compat/hpux/hpux_tty.c 	if (error == 0 && com == TIOCGETP) {
TIOCGETP          246 compat/svr4/svr4_ttold.c 			error = (*ctl)(fp, TIOCGETP, (caddr_t) &bs, p);