Searched refs:cupsGetPassword (Results 1 – 4 of 4) sorted by relevance
227 cupsGetPassword
161 const char *pass = cupsGetPassword("Password:"); in main()
379 extern const char *cupsGetPassword(const char *prompt);
142 cupsGetPassword(const char *prompt) /* I - Prompt string */ in cupsGetPassword() function