Lines Matching refs:malloc
45 #include <malloc.h>
381 /* of the transport. This buffer will be malloc'd after we have found */
1519 /* of the transport. This buffer will be malloc'd after we have found */
1587 send_socket = malloc(sizeof (int) * num_associations);
3751 send_socket = malloc(sizeof(int) * num_associations);
4765 remote_data_address = malloc(strlen(arg1)+1);
4776 local_data_address = malloc(strlen(arg1)+1);
4831 /* send_size buffers malloc'd in the */