Searched refs:dom_client (Results 1 – 2 of 2) sorted by relevance
79 CLIENT *dom_client; member312 if (ysd->dom_client != NULL) in _yp_dobind()351 if (ysd->dom_client != NULL) in _yp_dobind()352 clnt_destroy(ysd->dom_client); in _yp_dobind()354 ysd->dom_client = NULL; in _yp_dobind()373 if (ysd->dom_client != NULL) { in _yp_dobind()374 clnt_destroy(ysd->dom_client); in _yp_dobind()375 ysd->dom_client = NULL; in _yp_dobind()429 if (ysd->dom_client != NULL) { in _yp_dobind()430 clnt_destroy(ysd->dom_client); in _yp_dobind()[all …]
207 CLIENT *dom_client; member