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