Home
last modified time | relevance | path

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

/titanic_50/usr/src/head/arpa/
H A Dtelnet.h78 #define TELCMD_FIRST xEOF macro
81 (unsigned int)(x) >= TELCMD_FIRST)
82 #define TELCMD(x) telcmds[(x)-TELCMD_FIRST]