Home
last modified time | relevance | path

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

/external/libcups/cups/
Dppd-util.c131 char http_hostname[HTTP_MAX_HOST]; in cupsGetPPD3() local
365 httpGetHostname(http, http_hostname, sizeof(http_hostname)); in cupsGetPPD3()
369 http_hostname, http_port)); in cupsGetPPD3()
375 if (!_cups_strcasecmp(http_hostname, hostname) && port == http_port) in cupsGetPPD3()
Ddest-localization.c336 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()