Home
last modified time | relevance | path

Searched refs:cupsUser (Results 1 – 10 of 10) sorted by relevance

/external/libcups/cups/
Dauth.c193 cupsUser(), in cupsDoAuthentication()
205 snprintf(http->userpass, sizeof(http->userpass), "%s:%s", cupsUser(), in cupsDoAuthentication()
264 httpMD5(cupsUser(), realm, strchr(http->userpass, ':') + 1, encode); in cupsDoAuthentication()
268 "response=\"%s\"", cupsUser(), realm, nonce, resource, encode); in cupsDoAuthentication()
360 cupsUser(), http->gsshost); in _cupsSetNegotiateAuthString()
369 username = cupsUser(); in _cupsSetNegotiateAuthString()
773 username = cupsUser(); in cups_local_auth()
Ddest-job.c52 … ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in cupsCancelDestJob()
137 NULL, cupsUser()); in cupsCloseDestJob()
218 NULL, cupsUser()); in cupsCreateDestJob()
366 NULL, cupsUser()); in cupsStartDestDocument()
Dutil.c138 NULL, cupsUser()); in cupsCancelJob2()
531 "requesting-user-name", NULL, cupsUser()); in cupsGetJobs2()
957 NULL, cupsUser()); in cupsStartDocument()
Dlibcups2.def291 cupsUser
Dtlscheck.c702 … ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in main()
Dcups.h385 extern const char *cupsUser(void);
Dusersys.c543 cupsUser(void) in cupsUser() function
Ddest-options.c634 "requesting-user-name", NULL, cupsUser()); in cupsCopyDestInfo()
2331 NULL, cupsUser()); in cups_update_ready()
Ddest.c902 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in _cupsCreateDest()
933 … ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in _cupsCreateDest()
1408 "requesting-user-name", NULL, cupsUser()); in _cupsGetDests()
/external/libcups/filter/
Dtestclient.c221 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in main()
299 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in main()
343 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in main()
785 … ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in monitor_printer()
815 … ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in monitor_printer()