Searched refs:NPTY (Results 1 – 3 of 3) 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()
111 #if NPTY > 0
135 #if NPTY > 0