ngx_kqueue_notify_init   21 src/event/modules/ngx_kqueue_module.c static ngx_int_t ngx_kqueue_notify_init(ngx_log_t *log);
ngx_kqueue_notify_init  137 src/event/modules/ngx_kqueue_module.c         if (ngx_kqueue_notify_init(cycle->log) != NGX_OK) {