Searched refs:httpAssembleURIf (Results 1 – 7 of 7) sorted by relevance
/external/libcups/cups/ |
D | util.c | 109 httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in cupsCancelJob2() 477 if (httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, in cupsGetJobs2() 931 httpAssembleURIf(HTTP_URI_CODING_ALL, printer_uri, sizeof(printer_uri), "ipp", in cupsStartDocument()
|
D | ppd-util.c | 551 …if (httpAssembleURIf(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, "localhost", 0, "/printer… in cups_get_printer_uri()
|
D | libcups2.def | 303 httpAssembleURIf
|
D | http.h | 541 extern http_uri_status_t httpAssembleURIf(http_uri_coding_t encoding,
|
D | http-support.c | 437 httpAssembleURIf( in httpAssembleURIf() function 2446 …httpAssembleURIf(HTTP_URI_CODING_ALL, uribuf->buffer, (int)uribuf->bufsize, scheme, NULL, hostTarg… in http_resolve_cb()
|
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()
|