Home
last modified time | relevance | path

Searched refs:gmtime (Results 1 – 2 of 2) sorted by relevance

/include/
Dtime.h24 struct tm *gmtime(const time_t *timep);
/lib/libc/
Dtime.c164 gmtime(const time_t *timep) in gmtime() function