Lines Matching refs:rpcproc_t
573 if (CLNT_CALL(client, (rpcproc_t)RPCBPROC_SET, (xdrproc_t) xdr_rpcb,
615 rpcproc_t)RPCBPROC_UNSET, (xdrproc_t) xdr_rpcb,
736 clnt_st = CLNT_CALL(client, (rpcproc_t)PMAPPROC_GETPORT,
843 clnt_st = CLNT_CALL(client, (rpcproc_t)RPCBPROC_GETADDRLIST,
905 clnt_st = CLNT_CALL(client, (rpcproc_t)RPCBPROC_GETADDR,
1024 clnt_st = CLNT_CALL(client, (rpcproc_t)RPCBPROC_DUMP,
1042 if (CLNT_CALL(client, (rpcproc_t)RPCBPROC_DUMP,
1068 rpcproc_t proc, /* Remote proc identifiers */
1100 stat = CLNT_CALL(client, (rpcproc_t)RPCBPROC_CALLIT,
1175 st = CLNT_CALL(client, (rpcproc_t)RPCBPROC_GETTIME,
1185 st = CLNT_CALL(client, (rpcproc_t)RPCBPROC_GETTIME,
1219 if (CLNT_CALL(client, (rpcproc_t)RPCBPROC_TADDR2UADDR,
1260 if (CLNT_CALL(client, (rpcproc_t)RPCBPROC_UADDR2TADDR,