Searched refs:get_input_bytes (Results 1 – 1 of 1) sorted by relevance
147 static bool_t get_input_bytes(RECSTREAM *, caddr_t, int);286 if (! get_input_bytes(rstrm, addr, current)) in xdrrec_getbytes()642 get_input_bytes(RECSTREAM *rstrm, caddr_t addr, int len) in get_input_bytes() function677 if (! get_input_bytes(rstrm, (caddr_t)&header, sizeof(header))) in set_input_fragment()