Home
last modified time | relevance | path

Searched refs:ts_p (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/network/stress/ns-tools/
Dns-common.c327 int strtotimespec(const char *str, struct timespec *ts_p) in strtotimespec() argument
347 ts_p->tv_sec = sec; in strtotimespec()
348 ts_p->tv_nsec = nsec; in strtotimespec()
Dns-traffic.h233 int strtotimespec(const char *str, struct timespec *ts_p);