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

/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c187 struct sendlist { struct
207 static struct sendlist Sendlist[] = {
236 #define GETSEND(name) ((struct sendlist *) genget(name, (char **) Sendlist, \
237 sizeof(struct sendlist)))
244 struct sendlist *s; /* pointer to current command */
419 struct sendlist *s; /* pointer to current command */
/freebsd-11-stable/contrib/telnet/telnet/
H A Dcommands.c279 struct sendlist { struct
299 static struct sendlist Sendlist[] = {
328 #define GETSEND(name) ((struct sendlist *) genget(name, (char **) Sendlist, \
329 sizeof(struct sendlist)))
336 struct sendlist *s; /* pointer to current command */
508 struct sendlist *s; /* pointer to current command */

Completed in 182 milliseconds