Searched refs:UNIX98_PTY_MASTER_MAJOR (Results 1 – 2 of 2) sorted by relevance
145 #define UNIX98_PTY_MASTER_MAJOR 128 macro147 #define UNIX98_PTY_SLAVE_MAJOR (UNIX98_PTY_MASTER_MAJOR+UNIX98_PTY_MAJOR_COUNT)
894 ptm_driver->major = UNIX98_PTY_MASTER_MAJOR; in unix98_pty_init()