Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_put.c127 u_int32_t yuck_this_is_gross_code; local
133 yuck_this_is_gross_code = key->size;
134 if (yuck_this_is_gross_code != key->size)
137 &yuck_this_is_gross_code, sizeof(u_int32_t));
142 u_int32_t yuck_this_is_gross_code = data->size; local
148 if (yuck_this_is_gross_code != data->size)
151 &yuck_this_is_gross_code, sizeof(u_int32_t));