Search | Google it | Results 1 - 1 of 1 for funcall:free from t2ex/t2ex_source/kernel/sysmain/src/network_sample/net_test.c (0.00 seconds) |
92: printf(buf); 93: free(buf); 94: 129: printf("test_getaddrinfo: %s => %s\n", hostname, inet_ntop(AF_INET, &addr, rbuf, sizeof(rbuf))); 130: free(buf); 131: