Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/xdr/
Dxdr_sizeof.c47 x_putlong (XDR * xdrs, in x_putlong() function
162 ops.x_putlong = x_putlong; in xdr_sizeof()
DREADME11 of stream-specific x_putlong() and x_getlong() functions
/picolibc-latest/newlib/libc/include/rpc/
Dxdr.h117 bool_t (*x_putlong) (struct __rpc_xdr *, const long *); member
186 (*(xdrs)->x_ops->x_putlong)(xdrs, longp)
188 (*(xdrs)->x_ops->x_putlong)(xdrs, longp)