Home
last modified time | relevance | path

Searched refs:strtotimespec (Results 1 – 5 of 5) sorted by relevance

/external/ltp/testcases/network/stress/ns-tools/
Dns-traffic.h233 int strtotimespec(const char *str, struct timespec *ts_p);
Dns-igmp_querier.c301 if (strtotimespec(optarg, &info_p->interval)) { in parse_options()
Dns-mcast_join.c223 if (strtotimespec(optarg, &interval)) { in parse_options()
Dns-common.c327 int strtotimespec(const char *str, struct timespec *ts_p) in strtotimespec() function
Dns-icmpv6_sender.c500 if (strtotimespec(optarg, &info_p->interval)) { in parse_options()