Searched refs:strtotimespec (Results 1 – 5 of 5) sorted by relevance
233 int strtotimespec(const char *str, struct timespec *ts_p);
301 if (strtotimespec(optarg, &info_p->interval)) { in parse_options()
223 if (strtotimespec(optarg, &interval)) { in parse_options()
327 int strtotimespec(const char *str, struct timespec *ts_p) in strtotimespec() function
500 if (strtotimespec(optarg, &info_p->interval)) { in parse_options()