Search | Google it | Results 1 - 2 of 2 for funcall:inet_pton (0.01 seconds) |
907: default: 908: if (inet_pton(afd->a_af, hostname, pton) == 1) { 909: if (pai->ai_family == afd->a_af ||
668: */ 669: if (inet_pton(af, name, 670: (char *)(void *)host_addr) <= 0) {