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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddevpts_fs.h23 int devpts_pty_new(struct inode *ptmx_inode, struct tty_struct *tty);
34 static inline int devpts_pty_new(struct inode *ptmx_inode, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/devpts/
H A Dinode.c472 int devpts_pty_new(struct inode *ptmx_inode, struct tty_struct *tty) function
555 dput(dentry); /* d_alloc_name() in devpts_pty_new() */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dpty.c680 retval = devpts_pty_new(inode, tty->link);

Completed in 154 milliseconds