Lines Matching defs:data
304 if (ret == 0 || (events[0].flags & EV_ERROR) == 0 || events[0].data != EINVAL)
715 /* Returns 1 if all write request data has been written, or 0 if there is still
716 * more data to write.
817 char data[64];
957 /* NOTE: call callback AFTER freeing the request data. */
1035 fprintf(stderr, "ignoring non-SCM_RIGHTS ancillary data: %d\n",
1089 /* Prevent loop starvation when the data comes in as fast as (or faster than)
1203 /* Return if we didn't fill the buffer, there is no more data to read. */
1268 /* Ignore POLLHUP here. Even if it's set, there may still be data to read. */
1279 * report the EOF yet because there is still data to read.
1489 /* Connecting or already writing some data */