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 *,
1610 nlm_host_find_locked(struct nlm_globals *g, const char *netid, function
1656 hostp = nlm_host_find_locked(g, netid, addr, NULL);
1687 host = nlm_host_find_locked(g, netid, addr, NULL);
1705 host = nlm_host_find_locked(g, netid, addr, &where);

Completed in 1195 milliseconds