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

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dhash.h68 #define hash_size(H) ((H)->hash_nchains) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/tdb/common/
H A Dtdbback.c98 int backup_tdb(const char *old_name, const char *new_name, int hash_size) argument
H A Dopen.c50 static int tdb_new_database(struct tdb_context *tdb, int hash_size) argument
119 struct tdb_context *tdb_open(const char *name, int hash_size, int tdb_flags, argument
132 struct tdb_context *tdb_open_ex(const char *name, int hash_size, int tdb_flags, argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/cnid/tdb/
H A Dcnid_tdb_open.c74 int hash_size = 131071; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A DgettextP.h117 nls_uint32 hash_size; member in struct:loaded_domain
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/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-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dtdb.h30 unsigned hash_size; /* number of hash entries */ member in struct:tdb_header
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/tdb/tools/
H A Dtdbtorture.c212 int hash_size = 2; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dcryptoapi.c195 DWORD hash_size, len, i; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd/
H A Drevoke.c113 int hash_size; member in struct:jbd_revoke_table_s
228 static struct jbd_revoke_table_s *journal_init_revoke_table(int hash_size) argument
273 int journal_init_revoke(journal_t *journal, int hash_size) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd2/
H A Drevoke.c113 int hash_size; member in struct:jbd2_revoke_table_s
227 static struct jbd2_revoke_table_s *jbd2_journal_init_revoke_table(int hash_size) argument
272 int jbd2_journal_init_revoke(journal_t *journal, int hash_size) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A DgettextP.h187 nls_uint32 hash_size; member in struct:loaded_domain
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dtdb.h65 u32 hash_size; /* number of hash entries */ member in struct:tdb_header
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dcache.h73 int hash_size; member in struct:cache_detail
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/python/
H A Dpy_tdb.c83 int hash_size = 0, flags = TDB_DEFAULT, open_flags = -1, open_mode = 0600; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/src/
H A Dcache.c19 static int bignames_left, log_queries, cache_size, hash_size; variable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/third-party/dht/
H A Ddht-example.c442 dht_hash(void *hash_return, int hash_size, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dutil_tdb.c671 TDB_CONTEXT *tdb_open_log(const char *name, int hash_size, int tdb_flags, argument
884 tdb_wrap_open(TALLOC_CTX *mem_ctx, const char *name, int hash_size, int tdb_flags, int open_flags, mode_t mode) argument

Completed in 345 milliseconds

12