Searched defs:hm_get_server (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/cluster/
H A Dmod_heartmonitor.c499 static hm_server_t *hm_get_server(hm_ctx_t *ctx, const char *ip, const int port) function
546 s = hm_get_server(ctx, ip, port);
760 /* we can't use hm_processmsg because it uses hm_get_server() */

Completed in 1303 milliseconds