47 #ifndef WINRC_WIN_SVC_H 48 #define WINRC_WIN_SVC_H 52 #define SERVICE_NAME "unbound" 55 #define MSG_GENERIC_SUCCESS ((DWORD)0x20010001L) 57 #define MSG_GENERIC_INFO ((DWORD)0x60010002L) 59 #define MSG_GENERIC_WARN ((DWORD)0xA0010003L) 61 #define MSG_GENERIC_ERR ((DWORD)0xE0010004L) void wsvc_command_option(const char *wopt, const char *cfgfile, int v, int c)
void worker_win_stop_cb(int fd, short ev, void *arg)
void wsvc_desetup_worker(struct worker *worker)
void wsvc_cron_cb(void *arg)
void wsvc_setup_worker(struct worker *worker)