Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_getpass.c137 static bool ttyecho(bool enable, int fd) in ttyecho() function
185 disabled = ttyecho(FALSE, fd); /* disable terminal echo */ in getpass_r()
197 (void)ttyecho(TRUE, fd); /* enable echo */ in getpass_r()

Completed in 5 milliseconds