Searched defs:event_add (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_upnp_event.c369 * event_add - Add a new event to a queue
375 int event_add(struct subscription *s, const struct wpabuf *data, int probereq) function
/external/wpa_supplicant_8/src/wps/
H A Dwps_upnp_event.c369 * event_add - Add a new event to a queue
375 int event_add(struct subscription *s, const struct wpabuf *data, int probereq) function
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_upnp_event.c369 * event_add - Add a new event to a queue
375 int event_add(struct subscription *s, const struct wpabuf *data, int probereq) function
/external/chromium_org/third_party/libevent/
H A Devent.c593 res = event_add(&eonce->ev, tv);
688 event_add(struct event *ev, const struct timeval *tv) function
696 "event_add: event: %p, %s%s%scall %p",
756 "event_add: timeout in %ld seconds, call %p",

Completed in 103 milliseconds