Home
last modified time | relevance | path

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

/sunrpc/
A Dxdr_rec.c57 static bool_t xdrrec_getbytes (XDR *, caddr_t, u_int);
69 xdrrec_getbytes,
219 if (!xdrrec_getbytes (xdrs, (caddr_t) & mylong, in libc_hidden_nolink_sunrpc()
251 xdrrec_getbytes (XDR *xdrs, caddr_t addr, u_int len) in xdrrec_getbytes() function
427 if (!xdrrec_getbytes (xdrs, (caddr_t) &mylong, in xdrrec_getint32()

Completed in 5 milliseconds