Searched refs:hnamemem (Results 1 – 3 of 3) sorted by relevance
80 struct hnamemem { struct83 struct hnamemem *nxt; argument86 static struct hnamemem hnametable[HASHNAMESIZE];87 static struct hnamemem tporttable[HASHNAMESIZE];88 static struct hnamemem uporttable[HASHNAMESIZE];89 static struct hnamemem eprototable[HASHNAMESIZE];90 static struct hnamemem dnaddrtable[HASHNAMESIZE];91 static struct hnamemem ipxsaptable[HASHNAMESIZE];226 static struct hnamemem *p; /* static for longjmp() */ in getname()582 register struct hnamemem *tp; in etherproto_string()[all …]
527 struct hnamemem { struct530 struct hnamemem *nxt; argument533 static struct hnamemem hnametable[HASHNAMESIZE];539 register struct hnamemem *tp, *tp2; in ataddr_string()
50 extern struct hnamemem *newhnamemem(void);