Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_impl.h574 struct nlm_host *nlm_host_find(struct nlm_globals *,
H A Dnlm_service.c1277 host = nlm_host_find(g, netid, addr); in nlm_do_unshare()
H A Dnlm_impl.c1655 nlm_host_find(struct nlm_globals *g, const char *netid, in nlm_host_find() function