Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/arpa/
H A Dtelnet.h70 char *telcmds[] = { variable
81 #define TELCMD(x) telcmds[(x)-TELCMD_FIRST]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dutilities.c49 static char *telcmds[] = {0}; variable