Searched defs:asctime_r (Results 1 – 3 of 3) sorted by relevance
70 asctime_r(register const struct tm *timeptr, char *buf) in asctime_r() function
110 #define asctime_r _incompatible_asctime_r macro440 # define asctime_r tz_asctime_r macro
1182 TEST(time, asctime_r) { in TEST() argument