Home
last modified time | relevance | path

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

/external/libcups/cups/
Dcups-private.h247 extern const char *_cupsGetPassword(const char *prompt);
Dusersys.c315 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
Dglobals.c204 cg->password_cb = (cups_password_cb2_t)_cupsGetPassword; in cups_globals_alloc()
Dlibcups2.def20 _cupsGetPassword