Home
last modified time | relevance | path

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

/external/libcups/cups/
Dlibcups2.def227 cupsGetPassword
Dtestcups.c161 const char *pass = cupsGetPassword("Password:"); in main()
Dcups.h379 extern const char *cupsGetPassword(const char *prompt);
Dusersys.c142 cupsGetPassword(const char *prompt) /* I - Prompt string */ in cupsGetPassword() function