Searched refs:ipxsaptable (Results 1 – 1 of 1) sorted by relevance
91 static struct hnamemem ipxsaptable[HASHNAMESIZE]; variable708 for (tp = &ipxsaptable[i & (HASHNAMESIZE-1)]; tp->nxt; tp = tp->nxt) in ipxsap_string()1124 table = &ipxsaptable[j]; in init_ipxsaparray()