Searched defs:timeptr (Results 1 – 8 of 8) sorted by relevance
78 asctime_r(timeptr, buf) in asctime_r() argument134 asctime(timeptr) in asctime() argument
816 dumptime(timeptr) in dumptime() argument
26 time_t mktime(struct tm *timeptr ) { in mktime()68 const struct tm *timeptr ) { in strftime()
1653 int Exif2tm(struct tm * timeptr, char * ExifTime) in Exif2tm()
3294 function _strftime(s, maxsize, format, timeptr) { argument