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