Searched defs:Sendlist (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c392 static struct sendlist Sendlist[] = { variable in typeref:struct:sendlist
423 #define GETSEND(name) ((struct sendlist *)genget(name, (char **)Sendlist, \
620 for (s = Sendlist; s->name; s++) {

Completed in 49 milliseconds