Searched refs:nlm_bind_host (Results 1 – 2 of 2) sorted by relevance
272 if ((clnt = nlm_bind_host(host)) == NULL) in nlmclnt_call()343 clnt = nlm_bind_host(host); in __nlm_async_call()
339 nlm_bind_host(struct nlm_host *host) in nlm_bind_host() function