Searched refs:hnamemem (Results 1 – 3 of 3) sorted by relevance
84 struct hnamemem { struct87 struct hnamemem *nxt; argument90 struct hnamemem hnametable[HASHNAMESIZE];91 struct hnamemem tporttable[HASHNAMESIZE];92 struct hnamemem uporttable[HASHNAMESIZE];93 struct hnamemem eprototable[HASHNAMESIZE];94 struct hnamemem dnaddrtable[HASHNAMESIZE];95 struct hnamemem ipxsaptable[HASHNAMESIZE];230 static struct hnamemem *p; /* static for longjmp() */ in getname()543 register struct hnamemem *tp; in etherproto_string()[all …]
38 extern struct hnamemem *newhnamemem(void);
530 struct hnamemem { struct533 struct hnamemem *nxt; argument536 static struct hnamemem hnametable[HASHNAMESIZE];541 register struct hnamemem *tp, *tp2; in ataddr_string()