push_name
return push_name(NULL, kw);
nlist = push_name(nlist, kw);
static struct name_list *push_name(struct name_list *nl, char *name);