Home
last modified time | relevance | path

Searched defs:user_max (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dptms_conf.c360 size_t user_max = (pt_max_pty == 0 ? ptms_ptymax : pt_max_pty); in pt_ttys_alloc() local
/illumos-gate/usr/src/uts/common/syscall/
H A Dutssys.c733 int user_max, i; in dofkusers() local
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c295 size_t user_max = (sppptun_max_pty == 0 ? tcl_minormax : in tuncl_alloc() local