Searched refs:CLGET_FD (Results 1 – 5 of 5) sorted by relevance
195 if (CLNT_CONTROL(rcp->client, CLGET_FD, (char *)(void *)&fd)) in rpc_call()
615 case CLGET_FD: in clnt_dg_control()
591 case CLGET_FD: in clnt_vc_control()
260 #define CLGET_FD 6 /* get connections file descriptor */ macro
1328 (void)CLNT_CONTROL(client, CLGET_FD, (char *)(void *)&fd);