Home
last modified time | relevance | path

Searched defs:x_putbytes (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libc/rpc/
H A Dxdr_sizeof.c75 x_putbytes(XDR *xdrs, const char *bp, u_int len) in x_putbytes() function
/netbsd-src/common/include/rpc/
H A Dxdr.h109 bool_t (*x_putbytes)(struct __rpc_xdr *, const char *, member