Go to the source code of this file.
Functions | |
char * | getpass_r (const char *prompt, char *password, size_t buflen) |
static bool | ttyecho (bool enable, int fd) |
char* getpass_r | ( | const char * | prompt, |
char * | password, | ||
size_t | buflen | ||
) |
Definition at line 224 of file tool_getpass.c.
Definition at line 184 of file tool_getpass.c.