Home
last modified time | relevance | path

Searched refs:tdb_header (Results 1 – 25 of 52) sorted by relevance

123

/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/tdb/common/
H A Dtdb_private.h58 #define FREELIST_TOP (sizeof(struct tdb_header))
66 #define TDB_RECOVERY_HEAD offsetof(struct tdb_header, recovery_start)
67 #define TDB_SEQNUM_OFS offsetof(struct tdb_header, sequence_number)
115 struct tdb_header { struct
157 struct tdb_header header; /* a cached copy of the header */
H A Dopen.c52 struct tdb_header *newdb; in tdb_new_database()
56 size = sizeof(struct tdb_header) + (hash_size+1)*sizeof(tdb_off_t); in tdb_new_database()
57 if (!(newdb = (struct tdb_header *)calloc(size, 1))) in tdb_new_database()
/dports/net/netatalk3/netatalk-3.1.12/libatalk/tdb/
H A Dtdb_private.h84 #define FREELIST_TOP (sizeof(struct tdb_header))
92 #define TDB_RECOVERY_HEAD offsetof(struct tdb_header, recovery_start)
93 #define TDB_SEQNUM_OFS offsetof(struct tdb_header, sequence_number)
172 struct tdb_header { struct
217 struct tdb_header header; /* a cached copy of the header */
H A Dopen.c51 struct tdb_header *newdb; in tdb_new_database()
57 size = sizeof(struct tdb_header) + (hash_size+1)*sizeof(tdb_off_t); in tdb_new_database()
58 if (!(newdb = (struct tdb_header *)calloc(size, 1))) { in tdb_new_database()
/dports/net/samba412/samba-4.12.15/lib/tdb/common/
H A Dopen.c54 static int tdb_new_database(struct tdb_context *tdb, struct tdb_header *header, in tdb_new_database()
57 struct tdb_header *newdb; in tdb_new_database()
62 size = sizeof(struct tdb_header) + (hash_size+1)*sizeof(tdb_off_t); in tdb_new_database()
63 if (!(newdb = (struct tdb_header *)calloc(size, 1))) { in tdb_new_database()
142 newdb->mutex_size + sizeof(struct tdb_header)); in tdb_new_database()
209 struct tdb_header *header, in check_header_hash()
231 const struct tdb_header *header) in tdb_mutex_open_ok()
267 struct tdb_header header = { in tdb_open_ex()
H A Dtdb_private.h59 #define FREELIST_TOP (sizeof(struct tdb_header))
67 #define TDB_RECOVERY_HEAD offsetof(struct tdb_header, recovery_start)
68 #define TDB_SEQNUM_OFS offsetof(struct tdb_header, sequence_number)
174 struct tdb_header { struct
/dports/databases/tdb/tdb-1.4.3/common/
H A Dopen.c54 static int tdb_new_database(struct tdb_context *tdb, struct tdb_header *header, in tdb_new_database()
57 struct tdb_header *newdb; in tdb_new_database()
62 size = sizeof(struct tdb_header) + (hash_size+1)*sizeof(tdb_off_t); in tdb_new_database()
63 if (!(newdb = (struct tdb_header *)calloc(size, 1))) { in tdb_new_database()
142 newdb->mutex_size + sizeof(struct tdb_header)); in tdb_new_database()
209 struct tdb_header *header, in check_header_hash()
231 const struct tdb_header *header) in tdb_mutex_open_ok()
267 struct tdb_header header = { in tdb_open_ex()
H A Dtdb_private.h59 #define FREELIST_TOP (sizeof(struct tdb_header))
67 #define TDB_RECOVERY_HEAD offsetof(struct tdb_header, recovery_start)
68 #define TDB_SEQNUM_OFS offsetof(struct tdb_header, sequence_number)
174 struct tdb_header { struct
/dports/databases/ldb20/ldb-2.0.10/lib/tdb/common/
H A Dopen.c54 static int tdb_new_database(struct tdb_context *tdb, struct tdb_header *header, in tdb_new_database()
57 struct tdb_header *newdb; in tdb_new_database()
62 size = sizeof(struct tdb_header) + (hash_size+1)*sizeof(tdb_off_t); in tdb_new_database()
63 if (!(newdb = (struct tdb_header *)calloc(size, 1))) { in tdb_new_database()
142 newdb->mutex_size + sizeof(struct tdb_header)); in tdb_new_database()
209 struct tdb_header *header, in check_header_hash()
231 const struct tdb_header *header) in tdb_mutex_open_ok()
267 struct tdb_header header = { in tdb_open_ex()
H A Dtdb_private.h59 #define FREELIST_TOP (sizeof(struct tdb_header))
67 #define TDB_RECOVERY_HEAD offsetof(struct tdb_header, recovery_start)
68 #define TDB_SEQNUM_OFS offsetof(struct tdb_header, sequence_number)
174 struct tdb_header { struct
/dports/databases/ldb15/ldb-1.5.6/lib/tdb/common/
H A Dopen.c54 static int tdb_new_database(struct tdb_context *tdb, struct tdb_header *header, in tdb_new_database()
57 struct tdb_header *newdb; in tdb_new_database()
62 size = sizeof(struct tdb_header) + (hash_size+1)*sizeof(tdb_off_t); in tdb_new_database()
63 if (!(newdb = (struct tdb_header *)calloc(size, 1))) { in tdb_new_database()
142 newdb->mutex_size + sizeof(struct tdb_header)); in tdb_new_database()
209 struct tdb_header *header, in check_header_hash()
231 const struct tdb_header *header) in tdb_mutex_open_ok()
267 struct tdb_header header = { in tdb_open_ex()
H A Dtdb_private.h59 #define FREELIST_TOP (sizeof(struct tdb_header))
67 #define TDB_RECOVERY_HEAD offsetof(struct tdb_header, recovery_start)
68 #define TDB_SEQNUM_OFS offsetof(struct tdb_header, sequence_number)
174 struct tdb_header { struct
/dports/databases/ldb22/ldb-2.2.1/lib/tdb/common/
H A Dopen.c54 static int tdb_new_database(struct tdb_context *tdb, struct tdb_header *header, in tdb_new_database()
57 struct tdb_header *newdb; in tdb_new_database()
62 size = sizeof(struct tdb_header) + (hash_size+1)*sizeof(tdb_off_t); in tdb_new_database()
63 if (!(newdb = (struct tdb_header *)calloc(size, 1))) { in tdb_new_database()
142 newdb->mutex_size + sizeof(struct tdb_header)); in tdb_new_database()
209 struct tdb_header *header, in check_header_hash()
231 const struct tdb_header *header) in tdb_mutex_open_ok()
267 struct tdb_header header = { in tdb_open_ex()
H A Dtdb_private.h59 #define FREELIST_TOP (sizeof(struct tdb_header))
67 #define TDB_RECOVERY_HEAD offsetof(struct tdb_header, recovery_start)
68 #define TDB_SEQNUM_OFS offsetof(struct tdb_header, sequence_number)
174 struct tdb_header { struct
/dports/databases/ldb21/ldb-2.1.5/lib/tdb/common/
H A Dopen.c54 static int tdb_new_database(struct tdb_context *tdb, struct tdb_header *header,
57 struct tdb_header *newdb;
62 size = sizeof(struct tdb_header) + (hash_size+1)*sizeof(tdb_off_t); in composed()
63 if (!(newdb = (struct tdb_header *)calloc(size, 1))) {
142 newdb->mutex_size + sizeof(struct tdb_header));
209 struct tdb_header *header,
231 const struct tdb_header *header)
267 struct tdb_header header = {
H A Dtdb_private.h59 #define FREELIST_TOP (sizeof(struct tdb_header))
67 #define TDB_RECOVERY_HEAD offsetof(struct tdb_header, recovery_start)
68 #define TDB_SEQNUM_OFS offsetof(struct tdb_header, sequence_number)
174 struct tdb_header {
/dports/audio/sweep/sweep-0.9.3/src/tdb/
H A Dtdb.h80 struct tdb_header { struct
108 struct tdb_header header; /* a cached copy of the header */ argument
/dports/net/samba412/samba-4.12.15/lib/tdb/test/
H A Drun-bad-tdb-header.c20 struct tdb_header hdr; in main()
H A Drun-rescue.c94 for (i = sizeof(struct tdb_header); i < size; i++) { in main()
/dports/databases/tdb/tdb-1.4.3/test/
H A Drun-bad-tdb-header.c20 struct tdb_header hdr; in main()
H A Drun-rescue.c94 for (i = sizeof(struct tdb_header); i < size; i++) { in main()
/dports/databases/ldb15/ldb-1.5.6/lib/tdb/test/
H A Drun-bad-tdb-header.c20 struct tdb_header hdr; in main()
/dports/databases/ldb20/ldb-2.0.10/lib/tdb/test/
H A Drun-bad-tdb-header.c20 struct tdb_header hdr;
/dports/databases/ldb22/ldb-2.2.1/lib/tdb/test/
H A Drun-bad-tdb-header.c20 struct tdb_header hdr; in main()
/dports/databases/ldb21/ldb-2.1.5/lib/tdb/test/
H A Drun-bad-tdb-header.c20 struct tdb_header hdr; in main()

123