Home
last modified time | relevance | path

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

/external/libcups/cups/
Dhttp-support.c1768 *uuidend; /* Pointer to end of UUID in URI */ in _httpResolveURI() local
1828 if ((uuidend = strchr(uuid, '&')) != NULL) in _httpResolveURI()
1829 *uuidend = '\0'; in _httpResolveURI()