HomeSort by relevance Sort by last modified time
    Searched refs:strtotimespec (Results 1 - 5 of 5) sorted by null

  /external/ltp/testcases/network/stress/ns-tools/
ns-traffic.h 233 int strtotimespec(const char *str, struct timespec *ts_p);
ns-igmp_querier.c 301 if (strtotimespec(optarg, &info_p->interval)) {
ns-mcast_join.c 223 if (strtotimespec(optarg, &interval)) {
ns-common.c 314 * Function: strtotimespec()
327 int strtotimespec(const char *str, struct timespec *ts_p) function
ns-icmpv6_sender.c 500 if (strtotimespec(optarg, &info_p->interval)) {

Completed in 69 milliseconds