Lines Matching defs:have
48 * serial number. Unused index entries have an "offset"
1038 size += t->name.length; /* XXX should have access macro? */
1208 * We no longer have a transaction open.
1640 j->it.xsize = 0; /* We have no transaction data yet... */
1787 * All new tuples will have the operation 'op'.
1789 * Requires: 'name' must have buffer large enough to hold the name.
1934 isc_boolean_t have[2] = { ISC_FALSE, ISC_FALSE };
1961 if (! have[i] && itresult[i] == ISC_R_SUCCESS) {
1969 have[i] = ISC_TRUE;
1973 if (! have[0] && ! have[1]) {
1980 if (! have[!i]) {
1984 have[i] = ISC_FALSE;
1995 have[0] = ISC_FALSE;
2002 have[1] = ISC_FALSE;
2009 have[0] = have[1] = ISC_FALSE;