Home
last modified time | relevance | path

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

/dports/databases/qdbm/qdbm-1.8.78/
H A Ddepot.c29 #define DP_BNUMOFF 32 /* offset of the region for the bucket number */ macro
220 memcpy(hbuf + DP_BNUMOFF, &bnum, sizeof(int)); in dpopen()
263 bnum = *((int *)(hbuf + DP_BNUMOFF)); in dpopen()
1081 bnum = *(int *)(dbhead + DP_BNUMOFF); in dprepair()
1303 bnum = *((int *)(hbuf + DP_BNUMOFF)); in dpsnaffle()
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/qdbm/
H A Ddepot.c29 #define DP_BNUMOFF 32 /* offset of the region for the bucket number */ macro
220 memcpy(hbuf + DP_BNUMOFF, &bnum, sizeof(int)); in dpopen()
263 bnum = *((int *)(hbuf + DP_BNUMOFF)); in dpopen()
1081 bnum = *(int *)(dbhead + DP_BNUMOFF); in dprepair()
1303 bnum = *((int *)(hbuf + DP_BNUMOFF)); in dpsnaffle()
/dports/databases/qdbm-plus/qdbm-1.8.78/
H A Ddepot.c29 #define DP_BNUMOFF 32 /* offset of the region for the bucket number */ macro
220 memcpy(hbuf + DP_BNUMOFF, &bnum, sizeof(int)); in dpopen()
263 bnum = *((int *)(hbuf + DP_BNUMOFF)); in dpopen()
1081 bnum = *(int *)(dbhead + DP_BNUMOFF); in dprepair()
1303 bnum = *((int *)(hbuf + DP_BNUMOFF)); in dpsnaffle()
/dports/textproc/estraier/estraier-1.2.30/qdbm/
H A Ddepot.c29 #define DP_BNUMOFF 32 /* offset of the region for the bucket number */ macro
179 memcpy(hbuf + DP_BNUMOFF, &bnum, sizeof(int)); in dpopen()
221 bnum = *((int *)(hbuf + DP_BNUMOFF)); in dpopen()
1035 bnum = *(int *)(dbhead + DP_BNUMOFF); in dprepair()
1280 bnum = *((int *)(hbuf + DP_BNUMOFF)); in dpsnaffle()