Searched defs:timep (Results 1 – 1 of 1) sorted by relevance
150 struct tm *localtime_r(const time_t *timep, struct tm *buffer) in localtime_r()167 struct tm *gmtime_r(const time_t *timep, struct tm *buffer) in gmtime_r()
Completed in 14 milliseconds