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

/freebsd-9.3-release/contrib/telnet/telnet/
H A Dcommands.c302 static struct sendlist Sendlist[] = {
331 #define GETSEND(name) ((struct sendlist *) genget(name, (char **) Sendlist, \
512 for (s = Sendlist; s->name; s++) {
301 static struct sendlist Sendlist[] = { variable in typeref:struct:sendlist
/freebsd-9.3-release/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c207 static struct sendlist Sendlist[] = {
236 #define GETSEND(name) ((struct sendlist *) genget(name, (char **) Sendlist, \
420 for (s = Sendlist; s->name; s++) {
206 static struct sendlist Sendlist[] = { variable in typeref:struct:sendlist

Completed in 61 milliseconds