Home
last modified time | relevance | path

Searched defs:ts_p (Results 1 – 5 of 5) sorted by relevance

/external/cronet/third_party/libevent/
Dkqueue.c204 struct timespec ts, *ts_p = NULL; in kq_dispatch() local
Devport.c306 struct timespec *ts_p = NULL; in evport_dispatch() local
/external/libevent/
Devport.c276 struct timespec *ts_p = NULL; in evport_dispatch() local
Dkqueue.c272 struct timespec ts, *ts_p = NULL; in kq_dispatch() local
/external/ltp/testcases/network/stress/ns-tools/
Dns-common.c327 int strtotimespec(const char *str, struct timespec *ts_p) in strtotimespec()