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

/external/chromium/third_party/libevent/
H A Devent.c119 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/hostapd/src/ap/
H A Dsta_info.h66 } timeout_next; member in struct:sta_info
/external/wpa_supplicant_8/src/ap/
H A Dsta_info.h66 } timeout_next; member in struct:sta_info
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dsta_info.h66 } timeout_next; member in struct:sta_info

Completed in 637 milliseconds