Searched defs:ts_p (Results 1 – 5 of 5) sorted by relevance
204 struct timespec ts, *ts_p = NULL; in kq_dispatch() local
306 struct timespec *ts_p = NULL; in evport_dispatch() local
276 struct timespec *ts_p = NULL; in evport_dispatch() local
272 struct timespec ts, *ts_p = NULL; in kq_dispatch() local
327 int strtotimespec(const char *str, struct timespec *ts_p) in strtotimespec()