Go to the source code of this file.
Functions | |
int | console_login (const char *service, char *name, int namelen, char *pass, int passlen) |
Read a name and password from the console. |
|
Read a name and password from the console. This routine will set the consoel to no-echo mode, carefully read a name and password, and then set the mode back.
|