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

/freebsd-13-stable/lib/libc/xdr/
H A Dxdr_rec.c153 static bool_t realloc_stream(RECSTREAM *, int);
555 realloc_stream(rstrm, rstrm->in_reclen);
745 realloc_stream(RECSTREAM *rstrm, int size) function

Completed in 103 milliseconds