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

/httpd/modules/core/
H A Dmod_watchdog.c58 typedef struct wd_server_conf_t wd_server_conf_t; typedef in typeref:struct:wd_server_conf_t
59 struct wd_server_conf_t struct
67 static wd_server_conf_t *wd_server_conf = NULL;
448 if (!(wd_server_conf = apr_pcalloc(pproc, sizeof(wd_server_conf_t))))

Completed in 415 milliseconds