Searched refs:__delpair (Results 1 – 3 of 3) sorted by relevance
43 int __delpair(HTAB *, BUFHEAD *, int);
677 if ((__delpair(hashp, rbufp, ndx)) || in hash_access()684 if (__delpair(hashp, rbufp, ndx)) in hash_access()
122 __delpair(HTAB *hashp, BUFHEAD *bufp, int ndx) in __delpair() function