Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dpty.c790 static int ptmx_open(struct inode *inode, struct file *filp) in ptmx_open() function
928 ptmx_fops.open = ptmx_open; in unix98_pty_init()