Searched refs:n_ptys (Results 1 – 2 of 2) sorted by relevance
101 int pty_init(int n_ptys);105 pty_init(__unused int n_ptys) in pty_init() argument144 pty_init(int n_ptys) in pty_init() argument149 n_ptys = min(n_ptys, NPTY); /* clamp to avoid pt_ioctl overflow */ in pty_init()155 if (m >= n_ptys) { in pty_init()
96 int ptmx_init(int n_ptys);