Searched refs:NR_UNIX98_PTY_RESERVE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/fs/devpts/ | ||
D | inode.c | 43 static int pty_reserve = NR_UNIX98_PTY_RESERVE; |
/Linux-v5.4/include/linux/ | ||
D | tty.h | 48 #define NR_UNIX98_PTY_RESERVE 1024 /* Default reserve for main devpts */ macro |