Home
last modified time | relevance | path

Searched defs:tty (Results 1 - 25 of 36) sorted by relevance

12

/third_party/toybox/toys/posix/
H A Dtty.c27 char *tty = ttyname(0); in tty_main() local
[all...]
/third_party/rust/crates/rustix/src/termios/
H A Dmod.rs10 mod tty; modules
/third_party/libuv/docs/code/tty/
H A Dmain.c7 uv_tty_t tty; variable
/third_party/musl/libc-test/src/functionalext/supplement/termios/termios_gtest/
H A Dtermios_cfsetspeed_test.cpp24 struct termios tty; in HWTEST_F() local
/third_party/libuv/docs/code/tty-gravity/
H A Dmain.c7 uv_tty_t tty; variable
/third_party/libuv/test/
H A Dtest-handle-fileno.c54 uv_tty_t tty; in TEST_IMPL() local
[all...]
H A Dtest-osx-select.c55 uv_tty_t tty; in TEST_IMPL() local
94 uv_tty_t tty; in TEST_IMPL() local
[all...]
H A Dtest-tty.c348 uv_tty_t tty; TEST_IMPL() local
[all...]
H A Dtest-ipc-send-recv.c40 uv_tty_t tty; member
/third_party/toybox/toys/other/
H A Dlogin.c41 int hh = FLAG(h), count, tty = tty_fd(); in login_main() local
/third_party/ltp/testcases/kernel/pty/
H A Dpty03.c83 static int set_ldisc(int tty, struct ldisc_info *ldisc) in set_ldisc() argument
H A Dpty04.c96 static int set_ldisc(int tty, const struct ldisc_info *ldisc) in set_ldisc() argument
/third_party/python/Lib/test/
H A Dtest_ioctl.py11 tty = open("/dev/tty", "rb") variable
[all...]
H A Dtest_pty.py13 import tty namespace
[all...]
H A Dtest_sundry.py47 import tty # Not available on Windows namespace
/third_party/python/Lib/
H A Dpty.py12 import tty namespace
/third_party/curl/src/
H A Dtool_cb_wrt.c155 char *tty = curlx_getenv("CURL_ISATTY"); in tool_write_cb() local
/third_party/libwebsockets/lib/core/
H A Dlogs.c280 static char tty; variable
/third_party/libuv/src/unix/
H A Dtty.c136 int uv_tty_init(uv_loop_t* loop, uv_tty_t* tty, int fd, int unused) { in uv_tty_init() argument
281 uv_tty_set_mode(uv_tty_t* tty, uv_tty_mode_t mode) uv_tty_set_mode() argument
338 uv_tty_get_winsize(uv_tty_t* tty, int* width, int* height) uv_tty_get_winsize() argument
[all...]
/third_party/node/deps/uv/src/unix/
H A Dtty.c136 int uv_tty_init(uv_loop_t* loop, uv_tty_t* tty, int fd, int unused) { in uv_tty_init() argument
281 uv_tty_set_mode(uv_tty_t* tty, uv_tty_mode_t mode) uv_tty_set_mode() argument
333 uv_tty_get_winsize(uv_tty_t* tty, int* width, int* height) uv_tty_get_winsize() argument
[all...]
/third_party/toybox/toys/pending/
H A Dtelnetd.c122 static void write_issue(char *tty) in write_issue() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/examples/
H A Dp2p-nfc.py368 import sys, tty, termios namespace
378 import sys, tty, termios, select namespace
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Dp2p-nfc.py368 import sys, tty, termios namespace
378 import sys, tty, termios, select namespace
/third_party/nghttp2/src/
H A Dshrpx_log.cc188 auto tty = lgconf->errorlog_tty; in ~Log() local
/third_party/node/deps/openssl/openssl/crypto/ui/
H A Dui_openssl.c658 noecho_fgets(char *buf, int size, FILE *tty) noecho_fgets() argument
[all...]

Completed in 13 milliseconds

12