Home
last modified time | relevance | path

Searched refs:ipv6zone (Results 1 – 1 of 1) sorted by relevance

/external/libcups/cups/
Dhttp-addrlist.c551 *ipv6zone; /* Pointer to zone separator */ in httpAddrGetList() local
587 if ((ipv6zone = strrchr(ipv6, '+')) != NULL) in httpAddrGetList()
588 *ipv6zone = '%'; in httpAddrGetList()