Home
last modified time | relevance | path

Searched refs:strtotimeval (Results 1 – 2 of 2) sorted by relevance

/external/toybox/toys/pending/
Dbrctl.c175 static void strtotimeval(struct timeval *tv, char *time) in strtotimeval() function
206 strtotimeval(&tv, argv[1]); in br_set_ageing_time()
214 strtotimeval(&tv, argv[1]); in br_set_fwd_delay()
222 strtotimeval(&tv, argv[1]); in br_set_hello_time()
230 strtotimeval(&tv, argv[1]); in br_set_max_age()
/external/libevent/
DChangeLog671 o changed strtotimeval signature as per #211 (bdbc823 Xiao Bao Clark)