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

/solaris-x11-s12/open-src/app/mkcookie/sun-src/
H A Dmkcookie.c86 struct addrList { struct
92 struct addrList * next;
95 static struct addrList *addrs;
158 struct addrList *a;
177 struct addrList *new;
181 new = calloc(1, sizeof(struct addrList));
378 struct addrList *a, *n;

Completed in 10 milliseconds