Searched refs:evTimeSpec (Results 1 – 7 of 7) sorted by relevance
151 #define evTimeSpec __evTimeSpec macro172 struct timespec evTimeSpec __P((struct timeval));
153 #define evTimeSpec __evTimeSpec macro174 struct timespec evTimeSpec __P((struct timeval));
127 return (evTimeSpec(now)); in evNowTime()140 return (evTimeSpec(now)); in evUTCTime()151 evTimeSpec(struct timeval tv) { in evTimeSpec() function
808 *tsp = evTimeSpec(tv); in pselect()
141 return (evTimeSpec(now)); in evNowTime()154 return (evTimeSpec(now)); in evUTCTime()167 evTimeSpec(struct timeval tv) { in evTimeSpec() function
1107 *tsp = evTimeSpec(tv); in pselect()
1222 *tsp = evTimeSpec(tv); in pselect()