Search | Google it | Results 1 - 1 of 1 for funcall:free from t2ex/bsd_source/t2ex/network/net/src_bsdlib/libc/net/if_nametoindex.c (0.00 seconds) |
90: if ((error = getifaddrs(&ifaddrs, buf, len, &len)) < 0) { 91: free(buf); 92: return error; 113: #else 114: free(buf); 115: if (ni == 0) {