/external/libcups/systemv/ |
D | lpadmin.c | 715 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 …]
|
D | cancel.c | 293 "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()
|
D | lp.c | 251 …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()
|
D | lpstat.c | 500 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()
|
D | lpmove.c | 184 NULL, cupsUser()); in move_job()
|
D | cupsaccept.c | 180 "requesting-user-name", NULL, cupsUser()); in main()
|
/external/libcups/cups/ |
D | dest-job.c | 47 … 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()
|
D | testclient.c | 678 … 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()
|
D | auth.c | 235 …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()
|
D | util.c | 121 NULL, cupsUser()); in cupsCancelJob2() 509 "requesting-user-name", NULL, cupsUser()); in cupsGetJobs2() 935 NULL, cupsUser()); in cupsStartDocument()
|
D | ipp-vars.c | 152 return (cupsUser()); in _ippVarsGet()
|
D | libcups2.def | 334 cupsUser
|
D | tlscheck.c | 728 … ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in main()
|
D | cups.h | 380 extern const char *cupsUser(void) _CUPS_PUBLIC;
|
D | dest.c | 895 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()
|
D | usersys.c | 639 cupsUser(void) in cupsUser() function
|
D | dest-options.c | 765 … ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); in cupsCopyDestInfo() 2835 NULL, cupsUser()); in cups_update_ready()
|
D | http-support.c | 1414 …h, opaque=\"%s\", cnonce=\"%s\", nc=%08x, uri=\"%s\", response=\"%s\"", cupsUser(), http->realm, h… in _httpSetDigestAuthString()
|
/external/libcups/scheduler/ |
D | testsub.c | 149 NULL, cupsUser()); in main() 206 "requesting-user-name", NULL, cupsUser()); in main() 260 NULL, cupsUser()); in main()
|
D | testlpd.c | 285 cupsUser(), jobname, sequence, sequence, jobname); in print_job()
|
D | cupsfilter.c | 145 user = cupsUser(); in main()
|
/external/libcups/tools/ |
D | ippeveps.c | 247 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()
|
D | ippfind.c | 2285 "requesting-user-name", NULL, cupsUser()); in list_service()
|
/external/libcups/berkeley/ |
D | lpr.c | 188 …snprintf(email, sizeof(email), "mailto:%s@%s", cupsUser(), httpGetHostname(NULL, buffer, sizeof(bu… in main()
|
D | lpq.c | 396 "requesting-user-name", NULL, cupsUser()); in show_jobs()
|