Searched refs:_cupsGetPassword (Results 1 – 4 of 4) sorted by relevance
247 extern const char *_cupsGetPassword(const char *prompt);
315 cg->password_cb = (cups_password_cb2_t)_cupsGetPassword; in cupsSetPasswordCB()347 cg->password_cb = (cups_password_cb2_t)_cupsGetPassword; in cupsSetPasswordCB2()581 _cupsGetPassword(const char *prompt) /* I - Prompt string */ in _cupsGetPassword() function
204 cg->password_cb = (cups_password_cb2_t)_cupsGetPassword; in cups_globals_alloc()
20 _cupsGetPassword