Lines Matching refs:bucket
83 last->bucket = (Hash_bucket_t*)name;
84 name = hashname(last->bucket);
86 else last->bucket = 0;
88 if (flags & HASH_BUCKET) n = last->bucket->hash;
139 if (b = last->bucket)
142 * found the bucket
245 last->bucket = b;
258 * create a new bucket
281 b = last->bucket;
344 * finally got the bucket
353 last->bucket = b;