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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dpty.c155 static int pty_set_lock(struct tty_struct *tty, int __user * arg) function
232 return pty_set_lock(tty, (int __user *) arg);
329 return pty_set_lock(tty, (int __user *)arg);

Completed in 95 milliseconds