Searched refs:EV_ERROR (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/libs/bsd/
H A Dkqueue.cpp171 filter, EV_ERROR, 0, data, waitInfos[i].user_data);
201 flags |= EV_ERROR;
224 flags |= EV_ERROR;
229 if (waitInfos[i].type == B_OBJECT_TYPE_FD && (flags & (EV_ERROR | EV_EOF)) == 0) {
/haiku/headers/compatibility/bsd/sys/
H A Devent.h96 #define EV_ERROR 0x4000 /* error, data contains errno */ macro

Completed in 81 milliseconds