Searched refs:getpass (Results 1 – 5 of 5) sorted by relevance
35 unistd/getpass.c:39 getpass <fix required> <---
36 char * getpass (const char *prompt) in getpass() function
382 char *getpass( const char *prompt) in getpass() function
1062 extern char *getpass (const char *__prompt) __nonnull ((1));
595 o Fixed getpass() to not echo passwords to the console
Completed in 9 milliseconds