Home
last modified time | relevance | path

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

/third_party/toybox/toys/other/
H A Dtimeout.c58 void xparsetimeval(char *s, struct timeval *tv) in xparsetimeval() function
70 xparsetimeval(*toys.optargs, &TT.itv.it_value); in timeout_main()
71 if (TT.k) xparsetimeval(TT.k, &TT.ktv); in timeout_main()

Completed in 1 milliseconds