Searched refs:hnamemem (Results 1 – 3 of 3) sorted by relevance
83 struct hnamemem { struct86 struct hnamemem *nxt; argument89 static struct hnamemem hnametable[HASHNAMESIZE];90 static struct hnamemem tporttable[HASHNAMESIZE];91 static struct hnamemem uporttable[HASHNAMESIZE];92 static struct hnamemem eprototable[HASHNAMESIZE];93 static struct hnamemem dnaddrtable[HASHNAMESIZE];94 static struct hnamemem ipxsaptable[HASHNAMESIZE];229 static struct hnamemem *p; /* static for longjmp() */ in getname()585 register struct hnamemem *tp; in etherproto_string()[all …]
48 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()