Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-util.c135 char http_hostname[HTTP_MAX_HOST]; in cupsGetPPD3() local
345 httpGetHostname(http, http_hostname, sizeof(http_hostname)); in cupsGetPPD3()
349 http_hostname, http_port)); in cupsGetPPD3()
355 if (!_cups_strcasecmp(http_hostname, hostname) && port == http_port) in cupsGetPPD3()
Ddest-localization.c330 http_hostname[256], in cups_create_localizations() local
375 httpGetHostname(http, http_hostname, sizeof(http_hostname)); in cups_create_localizations()
377 if (!_cups_strcasecmp(http_hostname, hostname) && in cups_create_localizations()