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

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dstty.c412 static int recover_mode(char *arg, struct termios *mode);
651 } else if (recover_mode(argv[k], &mode) == 1)
1209 static int recover_mode(char *arg, struct termios *mode) function

Completed in 133 milliseconds