Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
Dipp.c491 *service_hostname = NULL, in ippfind_based_uri_converter() local
614 service_hostname = ptr; in ippfind_based_uri_converter()
644 (is_local ? "localhost" : service_hostname), port, "/%s", in ippfind_based_uri_converter()
/third_party/cups-filters/utils/
Ddriverless.c76 *service_hostname = NULL, in listPrintersInArray() local
108 service_hostname = ptr; in listPrintersInArray()
135 (is_local ? "localhost" : service_hostname), in listPrintersInArray()