Home
last modified time | relevance | path

Searched refs:CLNT_CALL (Results 1 – 5 of 5) sorted by relevance

/sunrpc/
A Dpmap_clnt.c124 if (CLNT_CALL (client, PMAPPROC_SET, (xdrproc_t)xdr_pmap, in pmap_set()
159 CLNT_CALL (client, PMAPPROC_UNSET, (xdrproc_t)xdr_pmap, in libc_hidden_nolink_sunrpc()
A Dpm_getmaps.c74 if (CLNT_CALL (client, PMAPPROC_DUMP, (xdrproc_t)xdr_void, NULL, in pmap_getmaps()
A Dpm_getport.c117 if (CLNT_CALL (client, PMAPPROC_GETPORT, (xdrproc_t)xdr_pmap, in __libc_rpc_getport()
A Dpmap_rmt.c90 stat = CLNT_CALL (client, PMAPPROC_CALLIT, in pmap_rmtcall()
/sunrpc/rpc/
A Dclnt.h167 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ macro

Completed in 11 milliseconds