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