Searched refs:xdrrec_getbytes (Results 1 – 1 of 1) sorted by relevance
57 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() function427 if (!xdrrec_getbytes (xdrs, (caddr_t) &mylong, in xdrrec_getint32()
Completed in 5 milliseconds