Searched refs:http_resource_dynamic_cb_t (Results 1 – 2 of 2) sorted by relevance
219 typedef int (*http_resource_dynamic_cb_t)(struct http_client_ctx *client, typedef235 http_resource_dynamic_cb_t cb;
361 * The HTTP server public API function signature for the :c:type:`http_resource_dynamic_cb_t` has