Searched refs:httpAssembleURIf (Results 1 – 7 of 7) sorted by relevance
/external/libcups/cups/ |
D | util.c | 122 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in cupsCancelJob2() 495 if (httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in cupsGetJobs2() 949 httpAssembleURIf(HTTP_URI_CODING_ALL, printer_uri, sizeof(printer_uri), "ipp", in cupsStartDocument()
|
D | libcups2.def | 312 httpAssembleURIf
|
D | ppd-util.c | 540 …if (httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, "localhost", 0, "/printer… in cups_get_printer_uri()
|
D | http-support.c | 437 httpAssembleURIf( in httpAssembleURIf() function 2303 …httpAssembleURIf(HTTP_URI_CODING_ALL, uribuf->buffer, (int)uribuf->bufsize, scheme, NULL, hostTarg… in http_resolve_cb()
|
D | http.h | 538 extern http_uri_status_t httpAssembleURIf(http_uri_coding_t encoding,
|
D | adminutil.c | 122 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in cupsAdminCreateWindowsPPD()
|
D | dest.c | 1412 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in _cupsGetDests()
|