OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timeout_next
(Results
1 - 3
of
3
) 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/chromium_org/third_party/libevent/
event.c
119
static int
timeout_next
(struct event_base *, struct timeval **);
495
timeout_next
(base, &tv_p);
829
timeout_next
(struct event_base *base, struct timeval **tv_p)
function
854
event_debug(("
timeout_next
: in %ld seconds", tv->tv_sec));
/external/wpa_supplicant_8/src/ap/
sta_info.h
67
}
timeout_next
;
member in struct:sta_info
Completed in 468 milliseconds