Searched refs:addrList (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/mkcookie/sun-src/
H A Dmkcookie.c135 struct addrList { struct
141 struct addrList *next;
146 static struct addrList *addrs;
259 struct addrList *a;
279 struct addrList *new;
283 new = (struct addrList *) malloc (sizeof (struct addrList));
620 struct addrList *a, *n;

Completed in 18 milliseconds