Home
last modified time | relevance | path

Searched refs:pt_cnt (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dptms_conf.c204 uint_t pt_cnt = 0; /* Minimum number of ptys */ variable
351 if (ptms_inuse >= pt_cnt) { in pt_ttys_alloc()