Searched refs:NPTY (Results 1 – 4 of 4) sorted by relevance
89 #if NPTY == 190 #undef NPTY91 #define NPTY 32 /* crude XXX */ macro99 static struct ptmx_ioctl pt_ioctl[NPTY];119 if (minor >= NPTY) { in pty_get_ioctl()148 n_ptys = min(n_ptys, NPTY); /* clamp to avoid pt_ioctl overflow */ in pty_init()
135 #if NPTY > 0
112 #if NPTY > 0
111 #if NPTY > 0