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

  /src/external/bsd/libevent/dist/
evport.c 46 * evport_add and evport_del update this data structure. evport_dispatch uses it
123 static int evport_dispatch(struct event_base *, struct timeval *);
132 evport_dispatch,
259 evport_dispatch(struct event_base *base, struct timeval *tv) function
  /src/external/bsd/ntp/dist/sntp/libevent/
evport.c 47 * evport_add and evport_del update this data structure. evport_dispatch uses it
122 static int evport_dispatch(struct event_base *, struct timeval *);
131 evport_dispatch,
258 evport_dispatch(struct event_base *base, struct timeval *tv) function

Completed in 24 milliseconds