Search | Google it | Results 1 - 1 of 1 for funcall:fopen from t2ex/bsd_source/t2ex/network/net/src_bsdlib/libc/net/gethnamaddr.c (0.00 seconds) |
800: if (!hostf) 801: hostf = fopen(_PATH_HOSTS, "r" ); 802: else 832: #ifndef T2EX 833: if (!hostf && !(hostf = fopen(_PATH_HOSTS, "r" ))) { 834: h_errno = NETDB_INTERNAL;