Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/arpa/
H A Dtelnet.h71 #define TELCMD_FIRST xEOF macro
74 (unsigned int)(x) >= TELCMD_FIRST)
75 #define TELCMD(x) telcmds[(x)-TELCMD_FIRST]