Home
last modified time | relevance | path

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

/bionic/libc/include/arpa/
Dtelnet.h73 #define TELCMD_FIRST xEOF macro
76 (unsigned int)(x) >= TELCMD_FIRST)
77 #define TELCMD(x) telcmds[(x)-TELCMD_FIRST]