Home
last modified time | relevance | path

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

/time/
A Dlocaltime.c47 weak_alias (__localtime_r, localtime_r) in weak_alias() argument
A Dtime.h172 # define localtime_r __localtime_r macro
A 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

Completed in 5 milliseconds