wr_malloc         73 modules/ac/access_control.c   dieif( wr_malloc( (void **) &result_buf, 256) != UT_OK );
wr_malloc         93 modules/ac/access_control.c   if( wr_malloc( (void **) &result_buf, 256) != UT_OK ) {
wr_malloc        132 modules/ac/access_control.c   if( wr_malloc( (void **) &result_buf, 64) != UT_OK ) {
wr_malloc        161 modules/ac/access_control.c   dieif( wr_malloc( (void **) &result_buf, 256) != UT_OK );
wr_malloc        191 modules/ac/access_control.c   if( wr_malloc( (void **) &result_buf, 256) != UT_OK ) {
wr_malloc        349 modules/ac/access_control.c       if( (ret_err = wr_malloc( (void **)& recacc, sizeof(acc_st))) == UT_OK ) {
wr_malloc        630 modules/ac/access_control.c   dieif( wr_malloc((void **)&query,
wr_malloc       1036 modules/ac/access_control.c     if( (ret_err = wr_malloc( (void **)& newacl, sizeof(acl_st))
wr_malloc        160 modules/co/constants.c   dieif( wr_malloc((void **)&tmp, strlen((char *)constant)+1) != UT_OK);
wr_malloc        171 modules/co/constants.c   dieif( wr_malloc((void **)&tmp, 64) != UT_OK);
wr_malloc        181 modules/co/constants.c   dieif( wr_malloc((void **)&tmp, 64) != UT_OK);
wr_malloc        400 modules/co/constants.c   dieif(  wr_malloc((void **)&consts, strlen(tmp_consts)+1) != UT_OK);
wr_malloc        497 modules/co/constants.c   dieif( wr_malloc((void **)&result, strlen(result_buff)+1) != UT_OK);
wr_malloc        276 modules/df/defs.c   dieif( wr_malloc((void **)&str, str_len ) != UT_OK);
wr_malloc       1084 modules/ip/ip.c     if(  wr_malloc( (void **)& prefptr, sizeof(ip_prefix_t)) != UT_OK) {
wr_malloc       1334 modules/ip/ip.c   if( (call_err = wr_malloc( (void **) &querypref, sizeof(ip_prefix_t)))
wr_malloc        165 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&str, strlen(help_buffer)+1) != UT_OK);
wr_malloc        179 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&str, 4) != UT_OK);
wr_malloc        225 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&str, strlen(output_buffer)+1) != UT_OK);
wr_malloc        243 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&tmp_input, strlen(input)+1) != UT_OK);
wr_malloc        343 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&tmp_input, strlen(input)+1) != UT_OK);
wr_malloc        370 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&str, strlen(output_buffer)+1) != UT_OK);
wr_malloc        404 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&tmp_input, strlen(input)+1) != UT_OK);
wr_malloc        437 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&result, strlen(result_buf)+1) != UT_OK);
wr_malloc        537 modules/pc/protocol_config.c   dieif( wr_malloc((void **)&str, strlen(output_buffer)+1) != UT_OK);
wr_malloc        681 modules/pc/protocol_config.c       dieif( wr_malloc((void **)&user, strlen(user_buf)+1) != UT_OK);
wr_malloc        122 modules/pr/properties.c   dieif( wr_malloc((void **)&props, strlen(props_buffer)+1) != UT_OK);
wr_malloc        182 modules/pr/properties.c   dieif( wr_malloc((void **)&(prop->token), strlen(token)+1) != UT_OK);
wr_malloc        189 modules/pr/properties.c   dieif( wr_malloc((void **)&(prop->value), strlen(value)+1) != UT_OK);
wr_malloc        341 modules/pr/properties.c   dieif( wr_malloc((void **)&result, strlen(result_buff)+1 ) != UT_OK);
wr_malloc        371 modules/pr/properties.c   dieif( wr_malloc((void **)&Prop_file_name,
wr_malloc        416 modules/pr/properties.c       dieif( wr_malloc((void **)&value, strlen(default_value)+1) != UT_OK);
wr_malloc        425 modules/pr/properties.c     dieif( wr_malloc((void **)&value, strlen(Properties[i]->value)+1) != UT_OK);
wr_malloc        128 modules/qc/query_command.c   dieif( wr_malloc((void **)&result, strlen(result_buf)+1) != UT_OK);
wr_malloc        187 modules/qc/query_command.c   dieif( wr_malloc((void **)&result, strlen(result_buf)+1) != UT_OK);
wr_malloc        416 modules/qc/query_command.c           wr_malloc( (void **)& hackstr, 24);  /* make a copy */
wr_malloc        610 modules/qc/query_command.c               dieif( wr_malloc( (void **)&(qe->version),
wr_malloc        368 modules/qi/query_instructions.c     dieif( wr_malloc((void **)&result, strlen(result_buff)+1) != UT_OK);
wr_malloc        446 modules/qi/query_instructions.c  dieif( wr_malloc((void **)&result, strlen(result_buff)+1) != UT_OK);
wr_malloc        518 modules/qi/query_instructions.c   dieif( wr_malloc((void **)&result, strlen(result_buff)+1) != UT_OK);
wr_malloc         86 modules/rp/rp_load.c       dieif(wr_malloc( (void **) &(pack->d.origin), strlen(col[3])+1)
wr_malloc        102 modules/rp/rp_load.c     dieif(wr_malloc( (void **) &(pack->d.domain), strlen(col[3])+1)
wr_malloc        111 modules/rp/rp_tree.c     dieif(wr_malloc((void **) &treedef, sizeof(rp_tentry_t)) != UT_OK);
wr_malloc         55 modules/rp/rp_update.c       dieif( wr_malloc( (void **)& (leafptr->data_ptr), datalen) != UT_OK );
wr_malloc        167 modules/rx/rx_tree.c   if ( (err=wr_malloc( (void **) & newtree, sizeof(rx_tree_t))) != UT_OK ) {
wr_malloc        471 modules/sk/sk_socket.c     dieif( wr_malloc((void **)&hostaddress, 16) != UT_OK);
wr_malloc        646 modules/sk/sk_socket.c     dieif(!NOERR(wr_malloc( (void **)& newbuf, len+1)));
wr_malloc        286 modules/sq/mysql_driver.c   dieif( wr_malloc((void **)&str, strlen(field.name)+1) != UT_OK);
wr_malloc        294 modules/sq/mysql_driver.c   dieif( wr_malloc((void **)&str, strlen(field->name)+1) != UT_OK);
wr_malloc        402 modules/sq/mysql_driver.c     dieif( wr_malloc((void **)&str, length + 1) != UT_OK);
wr_malloc        467 modules/sq/mysql_driver.c     dieif( wr_malloc((void **)&str, strlen(str_buffer)+1) != UT_OK);
wr_malloc        605 modules/sq/mysql_driver.c   dieif( wr_malloc((void **)&str, strlen(str_buffer)+1) != UT_OK);
wr_malloc        772 modules/sq/mysql_driver.c   dieif( wr_malloc((void **)&str, strlen(str_buffer)+1) != UT_OK);
wr_malloc        226 modules/th/thread.c   dieif( wr_malloc((void **)&thread_info,