Home
last modified time | relevance | path

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

/titanic_50/usr/src/head/arpa/
H A Dtelnet.h71 char *telcmds[] = { variable
82 #define TELCMD(x) telcmds[(x)-TELCMD_FIRST]
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dutilities.c51 static char *telcmds[] = {0}; variable