Search | Google it | Results 1 - 1 of 1 for funcall:inet_aton from t2ex/bsd_source/t2ex/network/net/src_bsdlib/libc/resolv/res_init.c (0.00 seconds) |
501: *cp = 0; 502: if (inet_aton(net, &a)) { 503: statp->sort_list[nsort].addr = a; 512: *cp = 0; 513: if (inet_aton(net, &a)) { 514: statp->sort_list[nsort].mask = a.s_addr;