Searched refs:dom_client (Results 1 – 2 of 2) sorted by relevance
76 CLIENT *dom_client; member305 if (ysd->dom_client != NULL) in _yp_dobind()344 if (ysd->dom_client != NULL) in _yp_dobind()345 clnt_destroy(ysd->dom_client); in _yp_dobind()347 ysd->dom_client = NULL; in _yp_dobind()366 if (ysd->dom_client != NULL) { in _yp_dobind()367 clnt_destroy(ysd->dom_client); in _yp_dobind()368 ysd->dom_client = NULL; in _yp_dobind()422 if (ysd->dom_client != NULL) { in _yp_dobind()423 clnt_destroy(ysd->dom_client); in _yp_dobind()[all …]
205 CLIENT *dom_client; member