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

  /external/chromium_org/third_party/libevent/
event.c 119 static int timeout_next(struct event_base *, struct timeval **);
483 timeout_next(base, &tv_p);
817 timeout_next(struct event_base *base, struct timeval **tv_p) function
842 event_debug(("timeout_next: in %ld seconds", tv->tv_sec));
  /external/wpa_supplicant_8/src/ap/
sta_info.h 70 } timeout_next; member in struct:sta_info

Completed in 79 milliseconds