Searched defs:NPTY_INITIAL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dptms_conf.c154 * pt_init_cnt: Initial size of ptms_slots array. Set to NPTY_INITIAL.
187 #define NPTY_INITIAL 16 macro
199 uint_t pt_init_cnt = NPTY_INITIAL; /* Initial number of ptms slots */

Completed in 45 milliseconds