Searched refs:tdb_header (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dtdb.h27 struct tdb_header { struct
47 struct tdb_header header; /* a cached copy of the header */
H A Dtdb.c39 #define FREELIST_TOP (sizeof(struct tdb_header))
484 struct tdb_header header;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dtdb.h62 struct tdb_header { struct
90 struct tdb_header header; /* a cached copy of the header */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/tdb/
H A Dtdb.h80 struct tdb_header { struct
108 struct tdb_header header; /* a cached copy of the header */
H A Dtdb.c103 #define FREELIST_TOP (sizeof(struct tdb_header))
956 struct tdb_header *newdb;
960 size = sizeof(struct tdb_header) + (hash_size+1)*sizeof(tdb_off);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dtdb.h80 struct tdb_header { struct
108 struct tdb_header header; /* a cached copy of the header */
H A Dtdb.c71 #define FREELIST_TOP (sizeof(struct tdb_header))
924 struct tdb_header *newdb;
928 size = sizeof(struct tdb_header) + (hash_size+1)*sizeof(tdb_off);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/tdb/
H A Dtdb.c76 #define FREELIST_TOP (sizeof(struct tdb_header))
929 struct tdb_header *newdb;
933 size = sizeof(struct tdb_header) + (hash_size+1)*sizeof(tdb_off);

Completed in 123 milliseconds