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