Searched refs:apr_mmap_delete (Results 1 – 4 of 4) sorted by relevance
152 APR_DECLARE(apr_status_t) apr_mmap_delete(apr_mmap_t *mm);
62 apr_mmap_delete(m->mmap); in mmap_bucket_destroy()
167 APR_DECLARE(apr_status_t) apr_mmap_delete(apr_mmap_t *mm) in apr_mmap_delete() function
2472 apr_status_t rv = apr_mmap_delete(mm[idx]); in svn_diff_file_output_merge3()