Searched refs:ptm_open_peer (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Ddevpts_fs.h34 int ptm_open_peer(struct file *master, struct tty_struct *tty, int flags);
38 ptm_open_peer(struct file *master, struct tty_struct *tty, int flags) function
/linux-master/drivers/tty/
H A Dpty.c593 * ptm_open_peer - open the peer of a pty
602 int ptm_open_peer(struct file *master, struct tty_struct *tty, int flags) function
H A Dtty_io.c2796 return ptm_open_peer(file, tty, (int)arg);

Completed in 111 milliseconds