Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
De4crypt.c453 static int disable_echo(struct termios *saved_settings) in disable_echo() argument
461 *saved_settings = current_settings; in disable_echo()
/external/f2fs-tools/tools/
Df2fscrypt.c499 static int disable_echo(struct termios *saved_settings) in disable_echo() argument
507 *saved_settings = current_settings; in disable_echo()