Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dpty.py66 def slave_open(tty_name): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dpty.py66 def slave_open(tty_name): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dpty.py66 def slave_open(tty_name): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dpty.py66 def slave_open(tty_name): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dpty.py66 def slave_open(tty_name): argument
/aosp_15_r20/external/python/cpython3/Lib/
Dpty.py66 def slave_open(tty_name): argument
/aosp_15_r20/external/python/cpython2/Lib/
Dpty.py72 def slave_open(tty_name): argument
/aosp_15_r20/bionic/tests/
H A Dpty_test.cpp39 char tty_name[32]; in TEST() local
/aosp_15_r20/external/toybox/toys/pending/
H A Dtelnetd.c151 char tty_name[30]; //tty name length. in new_session() local
H A Dinit.c141 char *p = line, *x, *tty_name = 0, *command = 0, *extracted_token, *tmp; in parse_inittab() local
/aosp_15_r20/external/selinux/policycoreutils/newrole/
H A Dnewrole.c189 const char *tty_name; in authenticate_via_pam() local