Searched refs:EV_ERROR (Results 1 – 10 of 10) sorted by relevance
120 if (kev->flags & EV_ERROR) { in ff_event_to_epoll()
156 #define EV_ERROR 0x4000 /* error, data contains errno */ macro
58 if (kev.flags & EV_ERROR) return 1;"
87 #define EV_ERROR 0x4000 /* error, data contains errno */ macro
154 #define EV_ERROR 0x4000 /* error, data contains errno */ macro
345 #define NGX_FLUSH_EVENT EV_ERROR
403 if (tmp_evts == EV_ERROR) in KqueueRcvEventList()
603 if (event_list[i].flags & EV_ERROR) { in ngx_kqueue_process_events()
839 kn->kn_flags |= EV_ERROR; in filt_timertouch()1237 kevp->flags = EV_ERROR; in kqueue_kevent()
125 if (kev.flags & EV_ERROR) return 1;"