Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dport_impl.h157 uint_t pc_nents; /* ports currently allocated */ member
/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport.c509 port_control.pc_nents = 0; /* number of active ports */ in _init()
749 port_control.pc_nents + 1, RCA_SAFE) & RCT_DENY) { in port_create()
779 port_control.pc_nents++; in port_create()
H A Dport_vnops.c351 port_control.pc_nents--; in port_inactive()