Searched refs:binhash_create (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Dbinhash.h34 extern BINHASH *binhash_create(int);
H A Dbinhash.c20 /* BINHASH *binhash_create(size)
64 /* binhash_create() creates a table of the specified size and returns a
175 /* binhash_create - create initial hash table */
177 BINHASH *binhash_create(int size) function
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dmypwd.c86 mypwcache_uid = binhash_create(0);
H A Ddict_ldap.c972 conn_hash = binhash_create(0);
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/master/
H A Dmaster_spawn.c150 master_child_table = binhash_create(0);

Completed in 111 milliseconds