Home
last modified time | relevance | path

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

/external/libcups/systemv/
Dlpadmin.c715 NULL, cupsUser()); in add_printer_to_class()
739 NULL, cupsUser()); in add_printer_to_class()
834 NULL, cupsUser()); in default_printer()
882 NULL, cupsUser()); in delete_printer()
936 NULL, cupsUser()); in delete_printer_from_class()
997 "requesting-user-name", NULL, cupsUser()); in delete_printer_from_class()
1017 "requesting-user-name", NULL, cupsUser()); in delete_printer_from_class()
1084 "requesting-user-name", NULL, cupsUser()); in delete_printer_option()
1130 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in enable_printer()
1144 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in enable_printer()
[all …]
Dcancel.c293 "requesting-user-name", NULL, cupsUser()); in main()
302 if (op == IPP_CANCEL_JOBS && (!user || _cups_strcasecmp(user, cupsUser()))) in main()
361 "requesting-user-name", NULL, cupsUser()); in main()
Dlp.c251 …snprintf(email, sizeof(email), "mailto:%s@%s", cupsUser(), httpGetHostname(NULL, buffer, sizeof(bu… in main()
669 "requesting-user-name", NULL, cupsUser()); in restart_job()
717 "requesting-user-name", NULL, cupsUser()); in set_job_attrs()
Dlpstat.c500 status |= show_jobs(NULL, cupsUser(), long_status, ranking, which); in main()
715 NULL, cupsUser()); in show_accepting()
895 NULL, cupsUser()); in show_classes()
1152 NULL, cupsUser()); in show_devices()
1341 NULL, cupsUser()); in show_jobs()
1581 NULL, cupsUser()); in show_printers()
Dlpmove.c184 NULL, cupsUser()); in move_job()
Dcupsaccept.c180 "requesting-user-name", NULL, cupsUser()); in main()
/external/libcups/cups/
Ddest-job.c47 … ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in cupsCancelDestJob()
132 NULL, cupsUser()); in cupsCloseDestJob()
213 NULL, cupsUser()); in cupsCreateDestJob()
361 NULL, cupsUser()); in cupsStartDestDocument()
Dtestclient.c678 … ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in monitor_printer()
708 … ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in monitor_printer()
799 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in run_client()
864 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in run_client()
908 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in run_client()
Dauth.c235 …ompt), _cupsLangString(cg->lang_default, _("Password for %s on %s? ")), cupsUser(), http->hostname… in cupsDoAuthentication()
247 snprintf(http->userpass, sizeof(http->userpass), "%s:%s", cupsUser(), password); in cupsDoAuthentication()
395 cupsUser(), http->gsshost); in _cupsSetNegotiateAuthString()
404 username = cupsUser(); in _cupsSetNegotiateAuthString()
1058 username = cupsUser(); in cups_local_auth()
Dutil.c121 NULL, cupsUser()); in cupsCancelJob2()
509 "requesting-user-name", NULL, cupsUser()); in cupsGetJobs2()
935 NULL, cupsUser()); in cupsStartDocument()
Dipp-vars.c152 return (cupsUser()); in _ippVarsGet()
Dlibcups2.def334 cupsUser
Dtlscheck.c728 … ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in main()
Dcups.h380 extern const char *cupsUser(void) _CUPS_PUBLIC;
Ddest.c895 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in _cupsCreateDest()
926 … ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in _cupsCreateDest()
1425 "requesting-user-name", NULL, cupsUser()); in _cupsGetDests()
Dusersys.c639 cupsUser(void) in cupsUser() function
Ddest-options.c765 … ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in cupsCopyDestInfo()
2835 NULL, cupsUser()); in cups_update_ready()
Dhttp-support.c1414 …h, opaque=\"%s\", cnonce=\"%s\", nc=%08x, uri=\"%s\", response=\"%s\"", cupsUser(), http->realm, h… in _httpSetDigestAuthString()
/external/libcups/scheduler/
Dtestsub.c149 NULL, cupsUser()); in main()
206 "requesting-user-name", NULL, cupsUser()); in main()
260 NULL, cupsUser()); in main()
Dtestlpd.c285 cupsUser(), jobname, sequence, sequence, jobname); in print_job()
Dcupsfilter.c145 user = cupsUser(); in main()
/external/libcups/tools/
Dippeveps.c247 ppdEmitJCL(ppd, stdout, job_id ? atoi(job_id) : 0, cupsUser(), job_name ? job_name : "Unknown"); in dsc_header()
817 pdf_argv[2] = cupsUser(); in pdf_to_ps()
Dippfind.c2285 "requesting-user-name", NULL, cupsUser()); in list_service()
/external/libcups/berkeley/
Dlpr.c188 …snprintf(email, sizeof(email), "mailto:%s@%s", cupsUser(), httpGetHostname(NULL, buffer, sizeof(bu… in main()
Dlpq.c396 "requesting-user-name", NULL, cupsUser()); in show_jobs()