sendlist
static struct sendlist Sendlist[] = {
#define GETSEND(name) ((struct sendlist *) genget(name, (char **) Sendlist, \
sizeof(struct sendlist)))
struct sendlist *s; /* pointer to current command */
struct sendlist *s; /* pointer to current command */