Home
last modified time | relevance | path

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

/glibc-2.36/sunrpc/
Dxdr_rec.c58 static bool_t xdrrec_putbytes (XDR *, const char *, u_int);
70 xdrrec_putbytes,
278 xdrrec_putbytes (XDR *xdrs, const char *addr, u_int len) in xdrrec_putbytes() function