Searched refs:apr_rmm_free (Results 1 – 3 of 3) sorted by relevance
102 rv = apr_rmm_free(rmm, off[i]); in test_rmm()116 rv = apr_rmm_free(rmm, off[0]); in test_rmm()126 rv = apr_rmm_free(rmm, off[i]); in test_rmm()134 rv = apr_rmm_free(rmm, off[0]); in test_rmm()144 rv = apr_rmm_free(rmm, off[0]); in test_rmm()
109 APU_DECLARE(apr_status_t) apr_rmm_free(apr_rmm_t *rmm, apr_rmm_off_t entity);
381 apr_rmm_free(rmm, old); in apr_rmm_realloc()386 APU_DECLARE(apr_status_t) apr_rmm_free(apr_rmm_t *rmm, apr_rmm_off_t this) in apr_rmm_free() function