Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/musl/ndk_musl_include/arpa/
H A Dtelnet.h27 #define telcmds ((char [][6]){ "EOF", "SUSP", "ABORT", "EOR", "SE", "NOP", "DMARK", "BRK", "IP", "AO", "AYT", "EC", "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC", 0 }) macro
33 #define TELCMD(x) telcmds[(x)-TELCMD_FIRST]

Completed in 1 milliseconds