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

/freebsd-13-stable/contrib/apr/include/
H A Dapr_hash.h243 * Declaration prototype for the iterator callback function of apr_hash_do().
250 * To export the callback function for apr_hash_do() it must be declared
269 APR_DECLARE(int) apr_hash_do(apr_hash_do_callback_fn_t *comp,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Diter.c76 error_received = !apr_hash_do(hash_do_callback, &hdb, hash);
/freebsd-13-stable/contrib/apr/tables/
H A Dapr_hash.c527 APR_DECLARE(int) apr_hash_do(apr_hash_do_callback_fn_t *comp, function

Completed in 102 milliseconds