Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/
Dpty.c523 static const struct tty_operations slave_pty_ops_bsd = { variable
587 tty_set_operations(pty_slave_driver, &slave_pty_ops_bsd); in legacy_pty_init()