Home
last modified time | relevance | path

Searched refs:TELCMD_FIRST (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/include/arpa/
Dtelnet.h29 #define TELCMD_FIRST xEOF macro
32 (unsigned int)(x) >= TELCMD_FIRST)
33 #define TELCMD(x) telcmds[(x)-TELCMD_FIRST]
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dtelnet.h29 #define TELCMD_FIRST xEOF macro
32 (unsigned int)(x) >= TELCMD_FIRST)
33 #define TELCMD(x) telcmds[(x)-TELCMD_FIRST]
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dtelnet.h29 #define TELCMD_FIRST xEOF macro
32 (unsigned int)(x) >= TELCMD_FIRST)
33 #define TELCMD(x) telcmds[(x)-TELCMD_FIRST]
/third_party/musl/ndk_musl_include/arpa/
Dtelnet.h29 #define TELCMD_FIRST xEOF macro
32 (unsigned int)(x) >= TELCMD_FIRST)
33 #define TELCMD(x) telcmds[(x)-TELCMD_FIRST]
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dtelnet.h29 #define TELCMD_FIRST xEOF macro
32 (unsigned int)(x) >= TELCMD_FIRST)
33 #define TELCMD(x) telcmds[(x)-TELCMD_FIRST]