HomeSort by: relevance | last modified time | path
    Searched defs:realloc_stream (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/rpc/
xdr_rec.c 167 static bool_t realloc_stream(RECSTREAM *, int);
568 if (!realloc_stream(rstrm, rstrm->in_reclen)) {
760 realloc_stream(RECSTREAM *rstrm, int size) function in typeref:typename:bool_t
xdr_rec.c 167 static bool_t realloc_stream(RECSTREAM *, int);
568 if (!realloc_stream(rstrm, rstrm->in_reclen)) {
760 realloc_stream(RECSTREAM *rstrm, int size) function in typeref:typename:bool_t

Completed in 77 milliseconds