HomeSort by relevance Sort by last modified time
    Searched defs:event_add (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_event.c 503 * event_add - Add a new event to a queue
508 int event_add(struct subscription *s, const struct wpabuf *data) function
  /external/wpa_supplicant_8/src/wps/
wps_upnp_event.c 369 * 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/third_party/libevent/
event.c 605 res = event_add(&eonce->ev, tv);
700 event_add(struct event *ev, const struct timeval *tv) function
708 "event_add: event: %p, %s%s%scall %p",
768 "event_add: timeout in %ld seconds, call %p",

Completed in 184 milliseconds