Home
last modified time | relevance | path

Searched refs:TELQUAL_SEND (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/ndk_musl_include/arpa/
Dtelnet.h100 #define TELQUAL_SEND 1 macro
/third_party/musl/include/arpa/
Dtelnet.h100 #define TELQUAL_SEND 1 macro
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dtelnet.h100 #define TELQUAL_SEND 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dtelnet.h100 #define TELQUAL_SEND 1 macro
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dtelnet.h100 #define TELQUAL_SEND 1 macro
/third_party/toybox/toys/pending/
Dtelnet.c166 if(opt == TELQUAL_SEND) { in handle_negotiations()