wr_realloc 79 modules/qc/query_command.c dieif( wr_realloc( (void **)& result, oldlen + strlen(srcname) + 2) wr_realloc 1579 modules/qi/query_instructions.c dieif( wr_realloc((void **)&resstr, 2 ) != UT_OK); wr_realloc 1586 modules/qi/query_instructions.c dieif( wr_realloc((void **)&resstr, oldres+strlen(descr)+2) != UT_OK); wr_realloc 1595 modules/qi/query_instructions.c dieif( wr_realloc((void **)&resstr, strlen( resstr ) + 2 ) wr_realloc 220 modules/ta/ta.c dieif( !NOERR(wr_realloc( (void **) &bigbuf, strlen(smallbuf)+2 ))); wr_realloc 241 modules/ta/ta.c dieif( !NOERR(wr_realloc( (void **) &bigbuf, biglen+smalllen+3 )));