Searched refs:UNIX98_PTY_SLAVE_MAJOR (Results 1 – 3 of 3) sorted by relevance
147 #define UNIX98_PTY_SLAVE_MAJOR (UNIX98_PTY_MASTER_MAJOR+UNIX98_PTY_MAJOR_COUNT) macro
582 init_special_inode(inode, S_IFCHR|opts->mode, MKDEV(UNIX98_PTY_SLAVE_MAJOR, index)); in devpts_pty_new()
910 pts_driver->major = UNIX98_PTY_SLAVE_MAJOR; in unix98_pty_init()
Completed in 7 milliseconds