listtype
static void makelist(struct listhead *, enum listtype, char *);
makelist(struct listhead *head, enum listtype type, char *src)