HomeSort by relevance Sort by last modified time
    Searched refs:io_info (Results 1 - 4 of 4) sorted by null

  /external/libevent/
evmap.c 668 struct evmap_io *io_info, void *arg)
670 return delete_all_in_dlist(&io_info->events);
946 struct evmap_io *io_info, void *arg)
953 EVUTIL_ASSERT_LIST_OK(&io_info->events, event, ev_io_next);
955 LIST_FOREACH(ev, &io_info->events, ev_io_next) {
968 EVUTIL_ASSERT(n_read == io_info->nread);
969 EVUTIL_ASSERT(n_write == io_info->nwrite);
970 EVUTIL_ASSERT(n_close == io_info->nclose);
1015 struct evmap_io *io_info, void *arg)
1020 LIST_FOREACH(ev, &io_info->events, ev_io_next)
    [all...]
  /external/blktrace/
blktrace.c 115 struct io_info *ios;
165 struct io_info *ios;
244 struct io_info { struct
1484 static int net_sendfile(struct io_info *iop)
    [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 258 milliseconds