Home
last modified time | relevance | path

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

/sunrpc/
A Drpc_prot.c152 xdr_callhdr (XDR *xdrs, struct rpc_msg *cmsg) in libc_hidden_nolink_sunrpc()
166 libc_hidden_nolink_sunrpc (xdr_callhdr, GLIBC_2_0) in libc_hidden_nolink_sunrpc() argument
A DVersions48 xdr_callhdr; xdr_callmsg; xdr_char; xdr_cryptkeyarg; xdr_cryptkeyarg2;
A Dclnt_raw.c110 if (!xdr_callhdr (xdrs, &call_msg)) in clntraw_create()
A Dclnt_tcp.c191 if (!xdr_callhdr (&(ct->ct_xdrs), &call_msg)) in clnttcp_create()
A Dclnt_unix.c176 if (!xdr_callhdr (&(ct->ct_xdrs), &call_msg)) in clntunix_create()
A Dclnt_udp.c172 if (!xdr_callhdr (&(cu->cu_outxdrs), &call_msg)) in __libc_clntudp_bufcreate()
/sunrpc/rpc/
A Drpc_msg.h177 extern bool_t xdr_callhdr (XDR *__xdrs, struct rpc_msg *__cmsg) __THROW;

Completed in 14 milliseconds