Home
last modified time | relevance | path

Searched refs:noecho_fgets (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/crypto/ui/
Dui_openssl.c187 static int noecho_fgets(char *buf, int size, FILE *tty);
335 noecho_fgets(result, maxsize, tty_in); in read_string_inner()
658 static int noecho_fgets(char *buf, int size, FILE *tty) in noecho_fgets() function