Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dmajor.h145 #define UNIX98_PTY_MASTER_MAJOR 128 macro
147 #define UNIX98_PTY_SLAVE_MAJOR (UNIX98_PTY_MASTER_MAJOR+UNIX98_PTY_MAJOR_COUNT)
/linux-6.3-rc2/drivers/tty/
A Dpty.c894 ptm_driver->major = UNIX98_PTY_MASTER_MAJOR; in unix98_pty_init()

Completed in 5 milliseconds