Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libc/xdr/
Dxdr_rec.c151 static bool_t realloc_stream(RECSTREAM *, int);
573 realloc_stream(rstrm, rstrm->in_reclen);
775 realloc_stream(rstrm, size) in realloc_stream() function