Searched refs:ts_p (Results 1 – 2 of 2) sorted by relevance
327 int strtotimespec(const char *str, struct timespec *ts_p) in strtotimespec() argument347 ts_p->tv_sec = sec; in strtotimespec()348 ts_p->tv_nsec = nsec; in strtotimespec()
233 int strtotimespec(const char *str, struct timespec *ts_p);