Search | Google it | Results 1 - 1 of 1 for funcall:strcasecmp from t2ex/bsd_source/t2ex/network/net/src_bsdlib/libc/net/getaddrinfo.c (0.02 seconds) |
1445: case T_AAAA: 1446: if (strcasecmp(canonname, bp) != 0) { 1447: #ifndef T2EX 1816: cname = p->table.host; 1817: if (strcasecmp(name, p->table.host) == 0) { 1818: goto found; 1830: *cp++ = '\0'; 1831: if (strcasecmp(name, tname) == 0) 1832: goto found;