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

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

Completed in 47 milliseconds