Home
last modified time | relevance | path

Searched refs:apr_reslist_destroy (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/apr-util/include/
HDapr_reslist.h108 APU_DECLARE(apr_status_t) apr_reslist_destroy(apr_reslist_t *reslist);
/freebsd-11-stable/contrib/apr-util/test/
HDtestreslist.c257 rv = apr_reslist_destroy(rl); in test_reslist()
/freebsd-11-stable/contrib/apr-util/misc/
HDapr_reslist.c321 APU_DECLARE(apr_status_t) apr_reslist_destroy(apr_reslist_t *reslist) in apr_reslist_destroy() function