Searched defs:timeptr (Results 1 – 3 of 3) sorted by relevance
62 asctime3(const struct tm *timeptr, char *buf, int bufsize) in asctime3()115 asctime_r(const struct tm *timeptr, char *buf) in asctime_r()130 asctime(const struct tm *timeptr) in asctime()
409 dumptime(const struct tm *timeptr) in dumptime()
1445 struct tm *timeptr = NULL; in nxtfile() local