Searched refs:lc_time (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 70 milliseconds