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

/illumos-gate/usr/src/uts/common/os/
H A Dshare.c248 int nlmid1, nlmid2; local
252 nlmid2 = GETNLMID(element->s_sysid);
266 result = (nlmid1 == nlmid2);
272 result = (nlmid1 == nlmid2 &&

Completed in 44 milliseconds