Searched defs:rmm (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/apr-util/include/
H A Dapr_rmm.h64 APU_DECLARE(apr_status_t) apr_rmm_destroy(apr_rmm_t *rmm); variable
80 APU_DECLARE(apr_status_t) apr_rmm_detach(apr_rmm_t *rmm); variable
[all...]
/freebsd-10.1-release/contrib/apr-util/test/
H A Dtestrmm.c38 apr_rmm_t *rmm; local
[all...]
/freebsd-10.1-release/contrib/apr-util/misc/
H A Dapr_rmm.c76 static apr_rmm_off_t find_block_by_offset(apr_rmm_t *rmm, apr_rmm_off_t next, argument
97 static apr_rmm_off_t find_block_of_size(apr_rmm_t *rmm, apr_size_t size) argument
143 move_block(apr_rmm_t *rmm, apr_rmm_off_t this, int free) argument
434 apr_rmm_addr_get(apr_rmm_t *rmm, apr_rmm_off_t entity) argument
[all...]

Completed in 102 milliseconds