Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dask-password-api.c375 #define PRESS_TAB "(press TAB for no echo) " macro
455 (void) loop_write(ttyfd, PRESS_TAB, strlen(PRESS_TAB), false); in ask_password_tty()
536 backspace_chars(ttyfd, strlen(PRESS_TAB)); in ask_password_tty()