Home
last modified time | relevance | path

Searched refs:service_uri (Results 1 - 1 of 1) sorted by relevance

/third_party/cups-filters/utils/
H A Ddriverless.c84 *service_uri, /* URI to list for this service */ in listPrintersInArray() local
92 service_uri = (char *)malloc(2048*(sizeof(char))); in listPrintersInArray()
132 httpAssembleURIf(HTTP_URI_CODING_ALL, service_uri, in listPrintersInArray()
137 printf("%s\n", service_uri); in listPrintersInArray()
156 httpAssembleURIf(HTTP_URI_CODING_ALL, service_uri, in listPrintersInArray()
163 printf("%s\n", service_uri); in listPrintersInArray()
335 service_uri, make, make_and_model, in listPrintersInArray()
342 service_uri, make, make_and_model, in listPrintersInArray()
349 service_uri, make_and_model, make_and_model, in listPrintersInArray()
355 free(service_uri); in listPrintersInArray()
[all...]

Completed in 1 milliseconds