Home
last modified time | relevance | path

Searched refs:cupsUser (Results 1 – 9 of 9) 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()
130 NULL, cupsUser()); in cupsCloseDestJob()
204 NULL, cupsUser()); in cupsCreateDestJob()
338 NULL, cupsUser()); in cupsStartDestDocument()
Dutil.c123 NULL, cupsUser()); in cupsCancelJob2()
197 NULL, cupsUser()); in cupsCreateJob()
513 "requesting-user-name", NULL, cupsUser()); in cupsGetJobs2()
935 NULL, cupsUser()); in cupsStartDocument()
Dlibcups2.def291 cupsUser
Dtlscheck.c694 … ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in main()
Dcups.h383 extern const char *cupsUser(void);
Dusersys.c539 cupsUser(void) in cupsUser() function
Ddest.c859 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in _cupsCreateDest()
890 … ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in _cupsCreateDest()
1614 "requesting-user-name", NULL, cupsUser()); in _cupsGetDests()
Ddest-options.c610 "requesting-user-name", NULL, cupsUser()); in cupsCopyDestInfo()
2249 NULL, cupsUser()); in cups_update_ready()