Searched refs:cupsGetPassword2 (Results 1 – 4 of 4) sorted by relevance
240 if ((password = cupsGetPassword2(prompt, http, method, resource)) == NULL) in cupsDoAuthentication()397 if ((password = cupsGetPassword2(prompt, http, method, resource)) == NULL) in _cupsSetNegotiateAuthString()
256 cupsGetPassword2
449 extern const char *cupsGetPassword2(const char *prompt, http_t *http,
183 cupsGetPassword2(const char *prompt, /* I - Prompt string */ in cupsGetPassword2() function