Searched refs:xdr_short (Results 1 – 3 of 3) sorted by relevance
124 return xdr_short (xdrs, (short *) ip); in libc_hidden_def()164 return xdr_short (xdrs, (short *) up); in libc_hidden_def()340 xdr_short (XDR *xdrs, short *sp) in libc_hidden_def()364 libc_hidden_def (xdr_short) in libc_hidden_def() argument366 libc_hidden_nolink_sunrpc (xdr_short, GLIBC_2_0) in libc_hidden_def()523 return xdr_short (xdrs, (short *) ep); in libc_hidden_def()
53 xdr_replymsg; xdr_rmtcall_args; xdr_rmtcallres; xdr_short; xdr_string;
286 extern bool_t xdr_short (XDR *__xdrs, short *__sp) __THROW;
Completed in 8 milliseconds