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