Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dpty.c528 static const struct tty_operations slave_pty_ops_bsd = { variable
593 tty_set_operations(pty_slave_driver, &slave_pty_ops_bsd); in legacy_pty_init()