Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dioctl.h10 #define N_TTY 0 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dioctl.h10 #define N_TTY 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dioctl.h10 #define N_TTY 0 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dioctl.h12 #define N_TTY 0 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dioctl.h10 #define N_TTY 0 macro
/third_party/musl/include/sys/
H A Dioctl.h12 #define N_TTY 0 macro
/third_party/python/Modules/
H A Dtermios.c1000 #ifdef N_TTY
1001 {"N_TTY", N_TTY},
/third_party/toybox/toys/pending/
H A Dstty.c332 else if (!strcmp(arg, "line")) new.c_line = get_arg(&i, N_TTY, NR_LDISCS); in do_stty()

Completed in 5 milliseconds