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