Home
last modified time | relevance | path

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

/coreutils/src/
Dstty.c440 static bool recover_mode (char const *arg, struct termios *mode);
1272 if (! recover_mode (arg, mode)) in apply_settings()
2147 recover_mode (char const *arg, struct termios *mode) in recover_mode() function