Searched refs:__delpair (Results 1 – 3 of 3) sorted by relevance
45 int __delpair(HTAB *, BUFHEAD *, int);
680 if ((__delpair(hashp, rbufp, ndx)) || in hash_access()687 if (__delpair(hashp, rbufp, ndx)) in hash_access()
125 __delpair(HTAB *hashp, BUFHEAD *bufp, int ndx) in __delpair() function