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

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Dbinhash.c186 /* binhash_grow - extend existing table */
188 static void binhash_grow(BINHASH *table) function
214 binhash_grow(table);

Completed in 95 milliseconds