Searched refs:lc_time (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dtzstrftime.c727 static const char lc_time[] = "LC_TIME"; local
767 ((sizeof locale_home) + namesize + (sizeof lc_time)))
770 (void) sprintf(filename, "%s/%s/%s", locale_home, name, lc_time);
778 lc_time, name);

Completed in 53 milliseconds