listofnames
listofnames *locallist;
listofnames *next = (listofnames *)NULL;
listofnames *list;
listofnames *list;
static listofnames *
listofnames *it;
it = (listofnames *) malloc(sizeof (listofnames));
listofnames *
listofnames *nameslist;
listofnames *end;
listofnames *nname;
listofnames *list, *lin;
extern listofnames *names();
listofnames *entry;
listofnames *entry;
static listofnames *list = NULL;
extern listofnames *names();
struct listofnames *nextname;
typedef struct listofnames listofnames;