Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dmore.c57 static void tcsetattr_tty_TCSANOW(struct termios *settings) in tcsetattr_tty_TCSANOW() argument
59 tcsetattr(G.tty_fileno, TCSANOW, settings); in tcsetattr_tty_TCSANOW()
/busybox-1.35.0/testsuite/
DREADME18 host system timezone setting. For glibc based host systems, timezone settings
/busybox-1.35.0/docs/
Dnofork_noexec.txt95 * All allocated data, opened files, signal handlers, termios settings
DSerial-Programming-HOWTO.txt124 according to settings in the struct termios. This structure is
151 settings, making the desired changes and transmitting the modified
/busybox-1.35.0/libbb/
DConfig.src227 busybox to support locale settings.