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