Home
last modified time | relevance | path

Searched defs:oldterm (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/libbb/
Dxfuncs.c317 int FAST_FUNC get_termios_and_make_raw(int fd, struct termios *newterm, struct termios *oldterm, in… in get_termios_and_make_raw()
385 int FAST_FUNC set_termios_to_raw(int fd, struct termios *oldterm, int flags) in set_termios_to_raw()