Searched refs:xdr_u_hyper (Results 1 – 2 of 2) sorted by relevance
285 xdr_u_hyper (XDR *xdrs, u_quad_t *ullp) in libc_hidden_def()311 libc_hidden_def(xdr_u_hyper) in libc_hidden_def() argument322 return xdr_u_hyper (xdrs, ullp); in xdr_u_longlong_t()
307 extern bool_t xdr_u_hyper (XDR *__xdrs, u_quad_t *__ullp) __THROW;308 libc_hidden_proto(xdr_u_hyper)
Completed in 4 milliseconds