Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dlocale-util.c61 static int add_locales_from_archive(Set *locales) { in add_locales_from_archive()
163 static int add_locales_from_libdir (Set *locales) { in add_locales_from_libdir()
190 _cleanup_set_free_ Set *locales = NULL; in get_locales() local
/systemd-251/src/test/
Dtest-locale-util.c12 _cleanup_strv_free_ char **locales = NULL; in TEST() local
/systemd-251/src/firstboot/
Dfirstboot.c238 _cleanup_strv_free_ char **locales = NULL; in prompt_locale() local
310 char* locales[3]; in process_locale() local