Home
last modified time | relevance | path

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

/external/libevent/
Devport.c276 struct timespec *ts_p = NULL; in evport_dispatch() local
Dkqueue.c259 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()