HomeSort by: relevance | last modified time | path
    Searched defs:event_io_map (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/
event-internal.h 144 HT_HEAD(event_io_map, event_map_entry);
146 #define event_io_map event_signal_map macro
150 defined, this structure is also used as event_io_map, which maps fds to a
284 struct event_io_map io;
  /src/external/bsd/ntp/dist/sntp/libevent/
event-internal.h 144 HT_HEAD(event_io_map, event_map_entry);
146 #define event_io_map event_signal_map macro
150 defined, this structure is also used as event_io_map, which maps fds to a
284 struct event_io_map io;

Completed in 25 milliseconds