Searched refs:ipv6zone (Results 1 – 1 of 1) sorted by relevance
551 *ipv6zone; /* Pointer to zone separator */ in httpAddrGetList() local587 if ((ipv6zone = strrchr(ipv6, '+')) != NULL) in httpAddrGetList()588 *ipv6zone = '%'; in httpAddrGetList()