Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dshare.c260 int nlmid1, nlmid2; in is_match_for_del() local
264 nlmid2 = GETNLMID(element->s_sysid); in is_match_for_del()
278 result = (nlmid1 == nlmid2); in is_match_for_del()
284 result = (nlmid1 == nlmid2 && in is_match_for_del()