Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/arpa/
H A Dtelnet.h77 #define TELCMD_FIRST xEOF macro
80 (unsigned int)(x) >= TELCMD_FIRST)
81 #define TELCMD(x) telcmds[(x)-TELCMD_FIRST]