Home
last modified time | relevance | path

Searched refs:do_expand (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash_page.c528 int32_t do_expand; local
531 do_expand = 0;
560 do_expand = 1;
614 num_items > hashp->hdr.ffactor ? 1 : do_expand;
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash_page.c1250 int do_expand, is_keybig, is_databig, ret; local
1255 do_expand = 0;
1293 do_expand = 1;
1377 if (do_expand || (hcp->hdr->ffactor != 0 &&