Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/xdr/
Dxdr_rec.c155 static bool_t get_input_bytes (RECSTREAM *, char *, size_t);
333 if (!get_input_bytes (rstrm, addr, current)) in xdrrec_getbytes()
784 get_input_bytes (RECSTREAM * rstrm, in get_input_bytes() function
825 if (!get_input_bytes (rstrm, (char *) (void *) &header, sizeof (header))) in set_input_fragment()