Home
last modified time | relevance | path

Searched defs:reslist (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/apr-util/misc/
HDapr_reslist.c67 static apr_res_t *pop_resource(apr_reslist_t *reslist) in pop_resource() argument
81 static void push_resource(apr_reslist_t *reslist, apr_res_t *resource) in push_resource()
91 static apr_res_t *get_container(apr_reslist_t *reslist) in get_container()
107 static void free_container(apr_reslist_t *reslist, apr_res_t *container) in free_container()
116 static apr_status_t create_resource(apr_reslist_t *reslist, apr_res_t **ret_res) in create_resource()
133 static apr_status_t destroy_resource(apr_reslist_t *reslist, apr_res_t *res) in destroy_resource()
176 APU_DECLARE(apr_status_t) apr_reslist_maintain(apr_reslist_t *reslist) in apr_reslist_maintain()
251 APU_DECLARE(apr_status_t) apr_reslist_create(apr_reslist_t **reslist, in apr_reslist_create()
321 APU_DECLARE(apr_status_t) apr_reslist_destroy(apr_reslist_t *reslist) in apr_reslist_destroy()
326 APU_DECLARE(apr_status_t) apr_reslist_acquire(apr_reslist_t *reslist, in apr_reslist_acquire()
[all …]
/freebsd-11-stable/contrib/apr-util/test/
HDtestreslist.c97 apr_reslist_t *reslist; member
/freebsd-11-stable/contrib/ntp/ntpdc/
HDntpdc_ops.c1679 reslist( in reslist() function
/freebsd-11-stable/contrib/ntp/ntpq/
HDntpq-subs.c3627 reslist( in reslist() function