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

/external/toybox/toys/pending/
H A Dbrctl.c175 static void strtotimeval(struct timeval *tv, char *time) function
206 strtotimeval(&tv, argv[1]);
214 strtotimeval(&tv, argv[1]);
222 strtotimeval(&tv, argv[1]);
230 strtotimeval(&tv, argv[1]);

Completed in 76 milliseconds