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

/freebsd-13-stable/contrib/apr/include/
H A Dapr_hash.h202 APR_DECLARE(void) apr_hash_clear(apr_hash_t *ht);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_repos/
H A Ddump_editor.c526 apr_hash_clear(db->props);
527 apr_hash_clear(db->deleted_props);
749 apr_hash_clear(db->deleted_entries);
960 apr_hash_clear(fb->props);
961 apr_hash_clear(fb->deleted_props);
H A Dauthz_parse.c1402 apr_hash_clear(cb->sections);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dbatch_fsync.c584 apr_hash_clear(batch->files);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dstat.c514 apr_hash_clear(gdb.dirents);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dauth.c468 apr_hash_clear(auth_baton->creds_cache);
/freebsd-13-stable/contrib/apr/tables/
H A Dapr_hash.c407 APR_DECLARE(void) apr_hash_clear(apr_hash_t *ht) function
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dadm_ops.c213 apr_hash_clear(queue->wc_queues);

Completed in 89 milliseconds