Searched refs:nlm_bind_host (Results 1 – 3 of 3) sorted by relevance
132 if (!(clnt = nlm_bind_host(host))) { in nlmclnt_proc()265 if ((clnt = nlm_bind_host(host)) == NULL) in nlmclnt_call()333 if ((clnt = nlm_bind_host(host)) == NULL) in nlmsvc_async_call()361 if ((clnt = nlm_bind_host(host)) == NULL) in nlmclnt_async_call()
166 nlm_bind_host(struct nlm_host *host) in nlm_bind_host() function
148 struct rpc_clnt * nlm_bind_host(struct nlm_host *);