Searched refs:tmtotuple (Results 1 – 2 of 2) sorted by relevance
415 tmtotuple(struct tm *p in tmtotuple() function490 return tmtotuple(&buf); in time_gmtime()492 return tmtotuple(&buf, "UTC", 0); in time_gmtime()530 return tmtotuple(&buf); in time_localtime()538 return tmtotuple(&local, zone, gmtoff); in time_localtime()
248 tmtotuple(struct tm *p) in tmtotuple() function291 return tmtotuple(p); in time_convert()