Home
last modified time | relevance | path

Searched refs:N_HDLC (Results 1 – 9 of 9) sorted by relevance

/third_party/ltp/include/lapi/
Dtty.h13 #ifndef N_HDLC
14 # define N_HDLC 13 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dioctl.h23 #define N_HDLC 13 macro
/third_party/musl/ndk_musl_include/sys/
Dioctl.h23 #define N_HDLC 13 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dioctl.h25 #define N_HDLC 13 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dioctl.h23 #define N_HDLC 13 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dioctl.h23 #define N_HDLC 13 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dioctl.h23 #define N_HDLC 13 macro
/third_party/musl/include/sys/
Dioctl.h25 #define N_HDLC 13 macro
/third_party/ltp/testcases/kernel/pty/
Dpty05.c52 int ldisc = N_HDLC; in run()