Searched refs:apr_hash_do_callback_fn_t (Results 1 – 4 of 4) sorted by relevance
252 typedef int (apr_hash_do_callback_fn_t)(void *rec, const void *key, typedef268 APR_DECLARE(int) apr_hash_do(apr_hash_do_callback_fn_t *comp,
527 APR_DECLARE(int) apr_hash_do(apr_hash_do_callback_fn_t *comp, in apr_hash_do()