isns_malloc
ai_p = (struct addrinfo *)isns_malloc(sizeof(struct addrinfo));
ai_p->ai_canonname = (char *)isns_malloc(len + 1);
ai_p->ai_addr = (struct sockaddr *)isns_malloc(ai_p->
isns_malloc(sizeof(struct isns_refresh_s));
isns_malloc(sizeof(struct isns_buffer_list_s));
isns_malloc(buf_size + sizeof(struct isns_buffer_s));
buf_p = (struct isns_buffer_s *)isns_malloc(
cfg_p->control_thread_p = (pthread_t *)isns_malloc(sizeof(pthread_t));
isns_malloc(sizeof(struct isns_config_s));