Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/xdr/
Dxdr_array.c72 if (!xdr_u_int (xdrs, sizep)) in xdr_array()
Dxdr.c124 xdr_u_int (XDR * xdrs, in xdr_u_int() function
512 if (!xdr_u_int (xdrs, &u)) in xdr_u_char()
652 if (!xdr_u_int (xdrs, sizep)) in xdr_bytes()
792 if (!xdr_u_int (xdrs, &size)) in xdr_string()
/picolibc-latest/newlib/libc/include/rpc/
Dxdr.h299 extern bool_t xdr_u_int (XDR *, u_int *);