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

/freebsd-current/lib/libc/xdr/
H A Dxdr_rec.c146 static bool_t realloc_stream(RECSTREAM *, int);
548 realloc_stream(rstrm, rstrm->in_reclen);
738 realloc_stream(RECSTREAM *rstrm, int size) function

Completed in 112 milliseconds