Searched refs:DUP_SIZE (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc/
H A Dhash.h118 #define DUP_SIZE(len) ((len) + 2 * sizeof(db_indx_t)) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc/
H A Dhash.h118 #define DUP_SIZE(len) ((len) + 2 * sizeof(db_indx_t)) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc/
H A Dhash.h118 #define DUP_SIZE(len) ((len) + 2 * sizeof(db_indx_t)) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/hash/
H A Dhash_dup.c101 add_bytes = DUP_SIZE(add_bytes);
116 add_bytes += DUP_SIZE(0);
158 hcp->dup_tlen = DUP_SIZE(hcp->dup_len);
203 tmp_val.doff = hcp->dup_off + DUP_SIZE(hcp->dup_len);
218 hcp->dup_off += DUP_SIZE(hcp->dup_len);
220 hcp->dup_tlen += (db_indx_t)DUP_SIZE(nval->size);
226 hcp->dup_tlen += (db_indx_t)DUP_SIZE(nval->size);
424 tsize = DUP_SIZE(item_size);
489 new_datalen += DUP_SIZE(0);
H A Dhash.c376 DUP_SIZE(hcp->dup_len) == LEN_HDATA(dbp, hcp->page,
383 repldbt.dlen = DUP_SIZE(hcp->dup_len);
388 hcp->dup_tlen -= DUP_SIZE(hcp->dup_len);
394 ret = __hamc_update(dbc, DUP_SIZE(hcp->dup_len),
871 DUP_SIZE((u_int32_t)offp[1]);
886 dup_off += DUP_SIZE(dup_len);
1401 hcp->dup_off += DUP_SIZE(len);
1403 hcp->dup_off -= DUP_SIZE(len);
1616 DUP_SIZE(newsize), &newrec)) != 0)
1670 tmp_val2.size = DUP_SIZE(newsiz
[all...]
H A Dhash_verify.c307 for (offset = 0; offset < len; offset += DUP_SIZE(dlen)) {
311 if (offset + DUP_SIZE(dlen) > len) {
1131 for (offset = 0; offset < len; offset += DUP_SIZE(dlen)) {
H A Dhash_page.c312 DUP_SIZE(hcp->dup_len);
429 if (hcp->dup_off + DUP_SIZE(hcp->dup_len) >=
435 hcp->dup_off += DUP_SIZE(hcp->dup_len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/hash/
H A Dhash_dup.c101 add_bytes = DUP_SIZE(add_bytes);
116 add_bytes += DUP_SIZE(0);
158 hcp->dup_tlen = DUP_SIZE(hcp->dup_len);
203 tmp_val.doff = hcp->dup_off + DUP_SIZE(hcp->dup_len);
218 hcp->dup_off += DUP_SIZE(hcp->dup_len);
220 hcp->dup_tlen += (db_indx_t)DUP_SIZE(nval->size);
226 hcp->dup_tlen += (db_indx_t)DUP_SIZE(nval->size);
424 tsize = DUP_SIZE(item_size);
489 new_datalen += DUP_SIZE(0);
H A Dhash.c376 DUP_SIZE(hcp->dup_len) == LEN_HDATA(dbp, hcp->page,
383 repldbt.dlen = DUP_SIZE(hcp->dup_len);
388 hcp->dup_tlen -= DUP_SIZE(hcp->dup_len);
394 ret = __hamc_update(dbc, DUP_SIZE(hcp->dup_len),
871 DUP_SIZE((u_int32_t)offp[1]);
886 dup_off += DUP_SIZE(dup_len);
1401 hcp->dup_off += DUP_SIZE(len);
1403 hcp->dup_off -= DUP_SIZE(len);
1616 DUP_SIZE(newsize), &newrec)) != 0)
1670 tmp_val2.size = DUP_SIZE(newsiz
[all...]
H A Dhash_verify.c307 for (offset = 0; offset < len; offset += DUP_SIZE(dlen)) {
311 if (offset + DUP_SIZE(dlen) > len) {
1131 for (offset = 0; offset < len; offset += DUP_SIZE(dlen)) {
H A Dhash_page.c312 DUP_SIZE(hcp->dup_len);
429 if (hcp->dup_off + DUP_SIZE(hcp->dup_len) >=
435 hcp->dup_off += DUP_SIZE(hcp->dup_len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/hash/
H A Dhash_dup.c101 add_bytes = DUP_SIZE(add_bytes);
116 add_bytes += DUP_SIZE(0);
158 hcp->dup_tlen = DUP_SIZE(hcp->dup_len);
203 tmp_val.doff = hcp->dup_off + DUP_SIZE(hcp->dup_len);
218 hcp->dup_off += DUP_SIZE(hcp->dup_len);
220 hcp->dup_tlen += (db_indx_t)DUP_SIZE(nval->size);
226 hcp->dup_tlen += (db_indx_t)DUP_SIZE(nval->size);
424 tsize = DUP_SIZE(item_size);
489 new_datalen += DUP_SIZE(0);
H A Dhash.c376 DUP_SIZE(hcp->dup_len) == LEN_HDATA(dbp, hcp->page,
383 repldbt.dlen = DUP_SIZE(hcp->dup_len);
388 hcp->dup_tlen -= DUP_SIZE(hcp->dup_len);
394 ret = __hamc_update(dbc, DUP_SIZE(hcp->dup_len),
871 DUP_SIZE((u_int32_t)offp[1]);
886 dup_off += DUP_SIZE(dup_len);
1401 hcp->dup_off += DUP_SIZE(len);
1403 hcp->dup_off -= DUP_SIZE(len);
1616 DUP_SIZE(newsize), &newrec)) != 0)
1670 tmp_val2.size = DUP_SIZE(newsiz
[all...]
H A Dhash_verify.c307 for (offset = 0; offset < len; offset += DUP_SIZE(dlen)) {
311 if (offset + DUP_SIZE(dlen) > len) {
1131 for (offset = 0; offset < len; offset += DUP_SIZE(dlen)) {
H A Dhash_page.c312 DUP_SIZE(hcp->dup_len);
429 if (hcp->dup_off + DUP_SIZE(hcp->dup_len) >=
435 hcp->dup_off += DUP_SIZE(hcp->dup_len);

Completed in 141 milliseconds