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

/freebsd-12-stable/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
/freebsd-12-stable/contrib/telnet/telnet/
H A Dcommands.c299 static struct sendlist Sendlist[] = {
328 #define GETSEND(name) ((struct sendlist *) genget(name, (char **) Sendlist, \
509 for (s = Sendlist; s->name; s++) {
298 static struct sendlist Sendlist[] = { variable in typeref:struct:sendlist

Completed in 108 milliseconds