Searched defs:hash_size (Results 1 - 25 of 35) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dhash.h68 #define hash_size(H) ((H)->hash_nchains) macro
H A Dhash.c812 #undef hash_size macro
813 hashcount_t hash_size(hash_t *hash) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Dhash.h51 unsigned int hash_size; member in struct:hash_table
H A Dhash.c143 int i, hash_size, inde local
48 hash_table_create( unsigned int hash_size, unsigned int (*hash_function)(const void *hash_key), void * (*find_hashkey)(const void *data), int (*compare_hashkey)(const void *data, const void *hashkey)) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/cnid/tdb/
H A Dcnid_tdb_open.c74 int hash_size = 131071; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/tdb/
H A Dspinlock.c421 int tdb_create_rwlocks(int fd, unsigned int hash_size) argument
463 int tdb_create_rwlocks(int fd, unsigned int hash_size) { return 0; } argument
H A Dtdb.h83 u32 hash_size; /* number of hash entries */ member in struct:tdb_header
H A Dtdbutil.c734 TDB_CONTEXT *tdb_open_log(const char *name, int hash_size, int tdb_flags, argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dtdb.h30 unsigned hash_size; /* number of hash entries */ member in struct:tdb_header
H A Dtdb.c482 static int tdb_new_database(TDB_CONTEXT *tdb, int hash_size) argument
1106 tdb_open(char *name, int hash_size, int tdb_flags, int open_flags, mode_t mode) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/tdb/
H A Dspinlock.c371 int tdb_create_rwlocks(int fd, unsigned int hash_size) argument
413 int tdb_create_rwlocks(int fd, unsigned int hash_size) { return 0; } argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dspinlock.c413 int tdb_create_rwlocks(int fd, unsigned int hash_size) argument
455 int tdb_create_rwlocks(int fd, unsigned int hash_size) { return 0; } argument
H A Dtdb.h83 u32 hash_size; /* number of hash entries */ member in struct:tdb_header
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A DgettextP.h187 nls_uint32 hash_size; member in struct:loaded_domain
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dtdb.h65 u32 hash_size; /* number of hash entries */ member in struct:tdb_header
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/sunrpc/
H A Dcache.h64 int hash_size; member in struct:cache_detail
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfsplus_journal/
H A Drevoke.c89 int hash_size; member in struct:hfsplus_jbd_revoke_table_s
194 int hfsplus_jbd_init_revoke(hfsplus_jbd_t *journal, int hash_size) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jbd/
H A Drevoke.c92 int hash_size; member in struct:jbd_revoke_table_s
197 int journal_init_revoke(journal_t *journal, int hash_size) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jbd2/
H A Drevoke.c92 int hash_size; member in struct:jbd2_revoke_table_s
198 int jbd2_journal_init_revoke(journal_t *journal, int hash_size) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/python/
H A Dpy_tdb.c83 int hash_size = 0, flags = TDB_DEFAULT, open_flags = -1, open_mode = 0600; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.15/src/
H A Dcache.c19 static int bignames_left, log_queries, cache_size, hash_size; variable
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/
H A Ddeflate.h137 uInt hash_size; /* number of elements in hash table */ member in struct:internal_state
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Damigaffs.h50 __be32 hash_size; member in struct:affs_root_head
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.33/src/
H A Dcache.c19 static int bignames_left, log_queries, cache_size, hash_size; variable
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/
H A Ddeflate.h137 uInt hash_size; /* number of elements in hash table */ member in struct:internal_state

Completed in 230 milliseconds

12