Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dpmap_clnt.c132 if (CLNT_CALL (client, PMAPPROC_SET, (xdrproc_t)xdr_pmap, (caddr_t)&parms, in pmap_set()
167 CLNT_CALL (client, PMAPPROC_UNSET, (xdrproc_t)xdr_pmap, (caddr_t)&parms, in libc_hidden_def()
A Dpm_getmaps.c73 if (CLNT_CALL (client, PMAPPROC_DUMP, (xdrproc_t)xdr_void, NULL, in pmap_getmaps()
A Dpm_getport.c89 if (CLNT_CALL (client, PMAPPROC_GETPORT, (xdrproc_t)xdr_pmap, in pmap_getport()
A Dpmap_rmt.c90 stat = CLNT_CALL (client, PMAPPROC_CALLIT, (xdrproc_t)xdr_rmtcall_args, in pmap_rmtcall()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/rpc/
A Dclnt.h174 #define CLNT_CALL(rh, proc, xargs, argsp, xres, resp, secs) \ macro

Completed in 6 milliseconds