Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dtty.c27 int get_pty(void) in get_pty() function
35 printk(UM_KERN_ERR "get_pty : Couldn't open /dev/ptmx - " in get_pty()
45 printk(UM_KERN_ERR "get_pty : Couldn't grant pty - " in get_pty()
52 printk(UM_KERN_ERR "get_pty : Couldn't unlock pty - " in get_pty()
/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Dtty.c27 int get_pty(void) in get_pty() function
35 printk(UM_KERN_ERR "get_pty : Couldn't open /dev/ptmx - " in get_pty()
45 printk(UM_KERN_ERR "get_pty : Couldn't grant pty - " in get_pty()
52 printk(UM_KERN_ERR "get_pty : Couldn't unlock pty - " in get_pty()
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dpty.c47 fd = get_pty(); in pts_open()
H A Dslip_user.c132 err = get_pty(); in slip_open()
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dpty.c47 fd = get_pty(); in pts_open()
H A Dslip_user.c132 err = get_pty(); in slip_open()
/kernel/linux/linux-5.10/arch/um/include/shared/
H A Dos.h321 extern int get_pty(void);
/kernel/linux/linux-6.6/arch/um/include/shared/
H A Dos.h330 extern int get_pty(void);

Completed in 4 milliseconds