Searched refs:get_input_bytes (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libnsl/rpc/ |
H A D | xdr_rec.c | 131 static bool_t get_input_bytes(RECSTREAM *, caddr_t, int, bool_t); 333 if (!get_input_bytes(rstrm, addr, current, FALSE)) 391 if (!get_input_bytes(rstrm, addr, current, FALSE)) 669 get_input_bytes(RECSTREAM *rstrm, caddr_t addr, function 720 if (!get_input_bytes(rstrm, (caddr_t)&header, (int)sizeof (header),
|
Completed in 29 milliseconds