wr_malloc 70 modules/ac/access_control.c dieif( wr_malloc( (void **) &result_buf, 256) != UT_OK ); wr_malloc 90 modules/ac/access_control.c if( wr_malloc( (void **) &result_buf, 256) != UT_OK ) { wr_malloc 129 modules/ac/access_control.c if( wr_malloc( (void **) &result_buf, 64) != UT_OK ) { wr_malloc 158 modules/ac/access_control.c dieif( wr_malloc( (void **) &result_buf, 256) != UT_OK ); wr_malloc 188 modules/ac/access_control.c if( wr_malloc( (void **) &result_buf, 256) != UT_OK ) { wr_malloc 350 modules/ac/access_control.c if( (ret_err = wr_malloc( (void **)& recacc, sizeof(acc_st))) == UT_OK ) { wr_malloc 641 modules/ac/access_control.c dieif( wr_malloc((void **)&query, wr_malloc 1119 modules/ac/access_control.c if( (ret_err = wr_malloc( (void **)& newacl, sizeof(acl_st)) wr_malloc 151 modules/co/constants.c dieif( wr_malloc((void **)&tmp, strlen((char *)constant)+1) != UT_OK); wr_malloc 162 modules/co/constants.c dieif( wr_malloc((void **)&tmp, 64) != UT_OK); wr_malloc 172 modules/co/constants.c dieif( wr_malloc((void **)&tmp, 64) != UT_OK); wr_malloc 321 modules/co/constants.c dieif( wr_malloc((void **)&consts, strlen(tmp_consts)+1) != UT_OK); wr_malloc 418 modules/co/constants.c dieif( wr_malloc((void **)&result, strlen(result_buff)+1) != UT_OK); wr_malloc 277 modules/df/defs.c dieif( wr_malloc((void **)&str, str_len ) != UT_OK); wr_malloc 332 modules/df/defs.c wr_malloc((void *)&val, sizeof(A_Type_t)); wr_malloc 1154 modules/ip/ip.c if( wr_malloc( (void **)& prefptr, sizeof(ip_prefix_t)) != UT_OK) { wr_malloc 1404 modules/ip/ip.c if( (call_err = wr_malloc( (void **) &querypref, sizeof(ip_prefix_t))) wr_malloc 246 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 425 modules/qc/query_command.c wr_malloc( (void **)& hackstr, 24); /* make a copy */ wr_malloc 620 modules/qc/query_command.c dieif( wr_malloc( (void **)&(qe->version), wr_malloc 372 modules/qi/query_instructions.c dieif( wr_malloc((void **)&result, strlen(result_buff)+1) != UT_OK); wr_malloc 87 modules/rp/rp_load.c dieif(wr_malloc( (void **) &(pack->d.origin), strlen(col[3])+1) wr_malloc 104 modules/rp/rp_load.c dieif(wr_malloc( (void **) &(pack->d.domain), strlen(col[3])+1) wr_malloc 119 modules/rp/rp_load.c dieif(wr_malloc( (void **) &(pack->d.domain), strlen(col[4])+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 475 modules/sk/sk_socket.c dieif( wr_malloc((void **)&hostaddress, 16) != UT_OK); wr_malloc 650 modules/sk/sk_socket.c dieif(!NOERR(wr_malloc( (void **)& newbuf, len+1))); wr_malloc 382 modules/sq/mysql_driver.c dieif( wr_malloc((void **)&str, strlen(field.name)+1) != UT_OK); wr_malloc 390 modules/sq/mysql_driver.c dieif( wr_malloc((void **)&str, strlen(field->name)+1) != UT_OK); wr_malloc 498 modules/sq/mysql_driver.c dieif( wr_malloc((void **)&str, length + 1) != UT_OK); wr_malloc 563 modules/sq/mysql_driver.c dieif( wr_malloc((void **)&str, strlen(str_buffer)+1) != UT_OK); wr_malloc 701 modules/sq/mysql_driver.c dieif( wr_malloc((void **)&str, strlen(str_buffer)+1) != UT_OK); wr_malloc 868 modules/sq/mysql_driver.c dieif( wr_malloc((void **)&str, strlen(str_buffer)+1) != UT_OK); wr_malloc 250 modules/ta/ta.c dieif( !NOERR(wr_malloc( (void **) &bigbuf, strlen(smallbuf)+2 ))); wr_malloc 226 modules/th/thread.c dieif( wr_malloc((void **)&thread_info, wr_malloc 154 utils/text_export/text_export.c wr_malloc((void *)&tmp, sizeof(struct class) * num_classes);