Searched refs:CLGET_SVC_ADDR (Results 1 - 8 of 8) sorted by relevance
/illumos-gate/usr/src/cmd/ypcmd/ |
H A D | ypset.c | 266 clnt_control(server, CLGET_SVC_ADDR, (char *)&nbuf);
|
H A D | rpc_bootstrap.c | 332 clnt_control(client, CLGET_SVC_ADDR, (char *)&remote);
|
H A D | yp_b_subr.c | 624 clnt_control(clnt2, CLGET_SVC_ADDR, 763 clnt_control(client, CLGET_SVC_ADDR, (char *)&setua);
|
/illumos-gate/usr/src/lib/libnsl/nis/gen/ |
H A D | nis_subr.c | 749 (void) clnt_control(client, CLGET_SVC_ADDR, (char *)&remote);
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | clnt.h | 606 #define CLGET_SVC_ADDR 7 /* get server's address (netbuf) */ macro
|
/illumos-gate/usr/src/lib/libnsl/rpc/ |
H A D | clnt_dg.c | 775 case CLGET_SVC_ADDR:
|
H A D | rpcb_clnt.c | 1003 CLNT_CONTROL(client, CLGET_SVC_ADDR, (char *)&remote);
|
H A D | clnt_vc.c | 968 case CLGET_SVC_ADDR:
|
Completed in 110 milliseconds