Home
last modified time | relevance | path

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

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