Searched refs:hm_ctx_t (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/cluster/
H A Dmod_heartmonitor.c55 typedef struct hm_ctx_t struct
68 } hm_ctx_t; typedef in typeref:struct: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 *ct
[all...]

Completed in 2296 milliseconds