ptcopen 412 kern/tty_pty.c int ptcopen(dev_t, int, int, struct proc *); ptcopen 795 kern/tty_pty.c if (cdevsw[major(dev)].d_open == ptcopen)