OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:routeup_once
(Results
1 - 2
of
2
) sorted by null
/external/tlsdate/src/
routeup.h
8
*
routeup_once
() until it returns nonzero (indicating an error) or until
23
int
routeup_once
(struct routeup *ifc, unsigned int timeout);
31
static inline int
routeup_once
(struct routeup *ifc, unsigned int timeout)
function
routeup.c
114
routeup_once
(struct routeup *rtc, unsigned int timeout)
function
152
while (!
routeup_once
(&rtc, 0))
Completed in 2611 milliseconds