Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds