Home
last modified time | relevance | path

Searched refs:xdr_pmap (Results 1 – 7 of 7) sorted by relevance

/sunrpc/
A Dpmap_prot.c42 xdr_pmap (XDR *xdrs, struct pmap *regs) in xdr_pmap() function
51 libc_hidden_nolink_sunrpc (xdr_pmap, GLIBC_2_0)
A Dtst-svc_register.c45 compat_symbol_reference (libc, xdr_pmap, xdr_pmap, GLIBC_2_0);
114 (svc_getargs (transport, (xdrproc_t) xdr_pmap, (void *) &query)); in rpcbind_dispatch()
A Dpmap_prot2.c107 (xdrproc_t) xdr_pmap)) in xdr_pmaplist()
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_getport.c117 if (CLNT_CALL (client, PMAPPROC_GETPORT, (xdrproc_t)xdr_pmap, in __libc_rpc_getport()
A DVersions52 xdr_pmap; xdr_pmaplist; xdr_pointer; xdr_reference; xdr_rejected_reply;
/sunrpc/rpc/
A Dpmap_prot.h94 extern bool_t xdr_pmap (XDR *__xdrs, struct pmap *__regs) __THROW;

Completed in 12 milliseconds