Home
last modified time | relevance | path

Searched refs:xdr_u_long (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/xdr/
Dxdr.c148 return xdr_u_long (xdrs, (u_long *) up); in xdr_u_int()
178 xdr_u_long (XDR * xdrs, in xdr_u_long() function
/picolibc-latest/newlib/libc/include/rpc/
Dxdr.h301 extern bool_t xdr_u_long (XDR *, u_long *);