Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.c242 static struct nlm_host *nlm_host_find_locked(struct nlm_globals *,
1618 nlm_host_find_locked(struct nlm_globals *g, const char *netid, in nlm_host_find_locked() function
1664 hostp = nlm_host_find_locked(g, netid, addr, NULL); in nlm_host_find()
1695 host = nlm_host_find_locked(g, netid, addr, NULL); in nlm_host_findcreate()
1713 host = nlm_host_find_locked(g, netid, addr, &where); in nlm_host_findcreate()