linelist
struct linelist *lp, *olp;
struct linelist *lp = linehead;
static struct linelist *
struct linelist *lp;
struct linelist *l_next; /* Chain ptr. */
static struct linelist *linehead = NULL;
static struct linelist *read_for_group(char *);