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

/httpd/modules/core/
H A Dmod_watchdog.c31 typedef struct watchdog_list_t watchdog_list_t; typedef in typeref:struct:watchdog_list_t
33 struct watchdog_list_t struct
35 struct watchdog_list_t *next;
49 watchdog_list_t *callbacks;
79 watchdog_list_t *wl = w->callbacks;
156 watchdog_list_t *wl = w->callbacks;
182 watchdog_list_t *wl = w->callbacks;
243 watchdog_list_t *wl = w->callbacks;
335 watchdog_list_t *
[all...]

Completed in 9 milliseconds