Searched refs:cupsUser (Results 1 - 9 of 9) sorted by relevance

/external/libcups/cups/
H A Ddest-job.c52 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser());
137 NULL, cupsUser());
218 NULL, cupsUser());
366 NULL, cupsUser());
H A Dauth.c193 cupsUser(),
205 snprintf(http->userpass, sizeof(http->userpass), "%s:%s", cupsUser(),
264 httpMD5(cupsUser(), realm, strchr(http->userpass, ':') + 1, encode);
268 "response=\"%s\"", cupsUser(), realm, nonce, resource, encode);
360 cupsUser(), http->gsshost);
369 username = cupsUser();
767 * Verify that the current cupsUser() matches the current UID...
773 username = cupsUser();
H A Dutil.c138 NULL, cupsUser());
531 "requesting-user-name", NULL, cupsUser());
957 NULL, cupsUser());
H A Dtlscheck.c702 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser());
H A Dcups.h385 extern const char *cupsUser(void);
H A Dusersys.c534 * 'cupsUser()' - Return the current user's name.
543 cupsUser(void) function
H A Ddest.c902 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser());
933 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser());
1408 "requesting-user-name", NULL, cupsUser());
H A Ddest-options.c634 "requesting-user-name", NULL, cupsUser());
2331 NULL, cupsUser());
/external/libcups/filter/
H A Dtestclient.c221 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser());
299 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser());
343 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser());
785 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser());
815 ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser());

Completed in 159 milliseconds