Searched refs:h6namemem (Results 1 – 2 of 2) sorted by relevance
134 struct h6namemem { struct137 struct h6namemem *nxt; argument140 static struct h6namemem h6nametable[HASHNAMESIZE];280 static struct h6namemem *p; /* static for longjmp() */ in getname6()1200 struct h6namemem *1203 register struct h6namemem *p; in newh6namemem()1204 static struct h6namemem *ptr = NULL; in newh6namemem()1209 ptr = (struct h6namemem *)calloc(num, sizeof (*ptr)); in newh6namemem()
52 extern struct h6namemem *newh6namemem(void);