Home
last modified time | relevance | path

Searched refs:ptmx_open (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/tty/
H A Dpty.c779 * ptmx_open - open a unix 98 pty master
790 static int ptmx_open(struct inode *inode, struct file *filp) in ptmx_open() function
928 ptmx_fops.open = ptmx_open; in unix98_pty_init()