Home
last modified time | relevance | path

Searched refs:cupsGetPassword2 (Results 1 – 4 of 4) sorted by relevance

/external/libcups/cups/
Dauth.c199 if ((password = cupsGetPassword2(prompt, http, method, resource)) == NULL) in cupsDoAuthentication()
362 if ((password = cupsGetPassword2(prompt, http, method, resource)) == NULL) in _cupsSetNegotiateAuthString()
Dlibcups2.def238 cupsGetPassword2
Dcups.h458 extern const char *cupsGetPassword2(const char *prompt, http_t *http,
Dusersys.c165 cupsGetPassword2(const char *prompt, /* I - Prompt string */ in cupsGetPassword2() function