Searched refs:ttyecho (Results 1 – 1 of 1) sorted by relevance
137 static bool ttyecho(bool enable, int fd) in ttyecho() function185 disabled = ttyecho(FALSE, fd); /* disable terminal echo */ in getpass_r()197 (void)ttyecho(TRUE, fd); /* enable echo */ in getpass_r()
Completed in 7 milliseconds