Searched refs:numptys (Results 1 – 1 of 1) sorted by relevance
327 int numptys; in getnpty() local329 if ((numptys = sysconf(_SC_CRAY_NPTY)) != -1) in getnpty()330 return numptys; in getnpty()