Searched refs:global_user_ctx_free_fn (Results 1 – 3 of 3) sorted by relevance
119 .global_user_ctx_free_fn = NULL, \
40 .global_user_ctx_free_fn = NULL, \173 httpd_free_ctx_fn_t global_user_ctx_free_fn; member
462 if (hd->config.global_user_ctx_free_fn) { in httpd_stop()463 hd->config.global_user_ctx_free_fn(hd->config.global_user_ctx); in httpd_stop()