Home
last modified time | relevance | path

Searched defs:localtime_r (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/time/
Dlocaltime.c47 weak_alias (__localtime_r, localtime_r) in weak_alias() argument
Dtime.h172 # define localtime_r __localtime_r macro
Dstrptime_l.c38 # define localtime_r __localtime_r macro
41 # define localtime_r my_localtime_r macro
44 localtime_r (const time_t *t, struct tm *tp) in localtime_r() function
/glibc-2.36/timezone/
Dzdump.c191 # define localtime_r zdump_localtime_r macro
193 localtime_r(time_t *tp, struct tm *tmp) in localtime_r() function
Dprivate.h445 # define localtime_r tz_localtime_r macro