Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/rpc/
H A Dxdr_rec.c164 static bool_t get_input_bytes(RECSTREAM *, char *, u_int);
309 if (! get_input_bytes(rstrm, addr, current)) in xdrrec_getbytes()
670 get_input_bytes(RECSTREAM *rstrm, char *addr, u_int len) in get_input_bytes() function
708 if (! get_input_bytes(rstrm, (char *)(void *)&header, in set_input_fragment()