Lines Matching refs:hm_ctx_t
55 typedef struct hm_ctx_t
68 } hm_ctx_t;
76 static apr_status_t hm_listen(hm_ctx_t *ctx)
227 static apr_status_t hm_file_update_stat(hm_ctx_t *ctx, hm_server_t *s, apr_pool_t *pool)
386 static apr_status_t hm_update_stat(hm_ctx_t *ctx, hm_server_t *s, apr_pool_t *pool)
395 static apr_status_t hm_file_update_stats(hm_ctx_t *ctx, apr_pool_t *p)
466 static apr_status_t hm_slotmem_update_stats(hm_ctx_t *ctx, apr_pool_t *p)
491 static apr_status_t hm_update_stats(hm_ctx_t *ctx, apr_pool_t *p)
499 static hm_server_t *hm_get_server(hm_ctx_t *ctx, const char *ip, const int port)
519 static void hm_processmsg(hm_ctx_t *ctx, apr_pool_t *p,
561 static apr_status_t hm_recv(hm_ctx_t *ctx, apr_pool_t *p)
591 hm_ctx_t *ctx = (hm_ctx_t *)data;
667 hm_ctx_t *ctx = ap_get_module_config(s->module_config,
739 hm_ctx_t *ctx;
792 hm_ctx_t *ctx = (hm_ctx_t *) apr_palloc(p, sizeof(hm_ctx_t));
810 hm_ctx_t *ctx =
811 (hm_ctx_t *) ap_get_module_config(cmd->server->module_config,
832 hm_ctx_t *ctx =
833 (hm_ctx_t *) ap_get_module_config(cmd->server->module_config,