Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/rpc/
H A Dxdr_rec.c167 static bool_t realloc_stream(RECSTREAM *, int);
568 if (!realloc_stream(rstrm, rstrm->in_reclen)) { in __xdrrec_getrec()
760 realloc_stream(RECSTREAM *rstrm, int size) in realloc_stream() function