Searched refs:hnamemem (Results 1 – 3 of 3) sorted by relevance
86 struct hnamemem { struct89 struct hnamemem *nxt; argument92 static struct hnamemem hnametable[HASHNAMESIZE];93 static struct hnamemem tporttable[HASHNAMESIZE];94 static struct hnamemem uporttable[HASHNAMESIZE];95 static struct hnamemem eprototable[HASHNAMESIZE];96 static struct hnamemem dnaddrtable[HASHNAMESIZE];97 static struct hnamemem ipxsaptable[HASHNAMESIZE];235 static struct hnamemem *p; /* static for longjmp() */ in getname()603 register struct hnamemem *tp; in etherproto_string()[all …]
529 struct hnamemem { struct532 struct hnamemem *nxt; argument535 static struct hnamemem hnametable[HASHNAMESIZE];541 register struct hnamemem *tp, *tp2; in ataddr_string()
50 extern struct hnamemem *newhnamemem(void);