Lines Matching refs:local_data_address
4776 local_data_address = malloc(strlen(arg1)+1);4777 strncpy(local_data_address,arg1,strlen(arg1));