Home
last modified time | relevance | path

Searched refs:xdr_u_hyper (Results 1 – 3 of 3) sorted by relevance

/sunrpc/
A Dxdr.c283 xdr_u_hyper (XDR *xdrs, u_quad_t *ullp) in libc_hidden_def()
309 libc_hidden_def (xdr_u_hyper) in libc_hidden_def() argument
311 libc_hidden_nolink_sunrpc (xdr_u_hyper, GLIBC_2_1_1) in libc_hidden_def()
328 return xdr_u_hyper (xdrs, ullp); in libc_hidden_def()
A DVersions112 xdr_hyper; xdr_u_hyper; xdr_longlong_t; xdr_u_longlong_t;
/sunrpc/rpc/
A Dxdr.h293 extern bool_t xdr_u_hyper (XDR *__xdrs, u_quad_t *__ullp) __THROW;

Completed in 11 milliseconds