Lines Matching refs:malloc
41 #include <malloc.h>
214 /* of the transport. This buffer will be malloc'd after we have found */
914 /* of the transport. This buffer will be malloc'd after we have found */
3442 remote_data_address = malloc(strlen(arg1)+1);
3453 local_data_address = malloc(strlen(arg1)+1);
3508 /* send_size buffers malloc'd in the */