Searched refs:UNIX98_PTY_MASTER_MAJOR (Results 1 – 4 of 4) sorted by relevance
147 #define UNIX98_PTY_MASTER_MAJOR 128 macro149 #define UNIX98_PTY_SLAVE_MAJOR (UNIX98_PTY_MASTER_MAJOR+UNIX98_PTY_MAJOR_COUNT)
905 ptm_driver->major = UNIX98_PTY_MASTER_MAJOR; in unix98_pty_init()