Searched refs:noecho_fgets (Results 1 – 1 of 1) sorted by relevance
187 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