Searched refs:hash_alloc (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dhash.h8 struct hash* hash_alloc(unsigned int buckets, unsigned int key_size,
H A Dstandalone.c73 s_p_ip_count_hash = hash_alloc(256, s_ipaddr_size,
75 s_p_pid_ip_hash = hash_alloc(256, sizeof(int),
H A Dhash.c36 hash_alloc(unsigned int buckets, unsigned int key_size, function

Completed in 32 milliseconds