Home
last modified time | relevance | path

Searched refs:parse_usec (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mksh/src/
H A Dsyn.c1070 parse_usec(const char *s, struct timeval *tv) in parse_usec() function
H A Dfuncs.c1662 if (parse_usec(builtin_opt.optarg, &tv)) { in c_read()
3405 else if (parse_usec(wp[0], &tv)) in c_sleep()
H A Dsh.h2716 bool parse_usec(const char *, struct timeval *);