Searched refs:_VARIABLE_LC_MAX (Results 1 – 7 of 7) sorted by relevance
46 l_unset = new0(char*, _VARIABLE_LC_MAX); in locale_update_system_manager()50 l_set = new0(char*, _VARIABLE_LC_MAX); in locale_update_system_manager()54 for (LocaleVariable p = 0; p < _VARIABLE_LC_MAX; p++) { in locale_update_system_manager()73 assert(c_set + c_unset == _VARIABLE_LC_MAX); in locale_update_system_manager()187 l = new0(char*, _VARIABLE_LC_MAX+1); in property_get_locale()191 for (LocaleVariable p = 0, q = 0; p < _VARIABLE_LC_MAX; p++) { in property_get_locale()264 char *new_locale[static _VARIABLE_LC_MAX], in process_locale_list_item() argument271 for (LocaleVariable p = 0; p < _VARIABLE_LC_MAX; p++) { in process_locale_list_item()302 static int locale_gen_process_locale(char *new_locale[static _VARIABLE_LC_MAX], in locale_gen_process_locale() argument307 for (LocaleVariable p = 0; p < _VARIABLE_LC_MAX; p++) { in locale_gen_process_locale()[all …]
13 char *locale[_VARIABLE_LC_MAX];43 void locale_simplify(char *locale[_VARIABLE_LC_MAX]);
69 for (LocaleVariable p = 0; p < _VARIABLE_LC_MAX; p++) in context_free_locale()85 void locale_simplify(char *locale[_VARIABLE_LC_MAX]) { in locale_simplify() argument86 for (LocaleVariable p = VARIABLE_LANG+1; p < _VARIABLE_LC_MAX; p++) in locale_simplify()141 for (LocaleVariable p = 0; p < _VARIABLE_LC_MAX; p++) { in locale_read_data()290 for (LocaleVariable p = 0; p < _VARIABLE_LC_MAX; p++) in locale_write_data()
55 _cleanup_(locale_variables_freep) char *variables[_VARIABLE_LC_MAX] = {}; in print_overridden_variables()83 for (LocaleVariable j = 0; j < _VARIABLE_LC_MAX; j++) in print_overridden_variables()
28 _VARIABLE_LC_MAX, enumerator52 void locale_variables_free(char* l[_VARIABLE_LC_MAX]);53 static inline void locale_variables_freep(char*(*l)[_VARIABLE_LC_MAX]) { in locale_variables_freep() argument
322 void locale_variables_free(char *l[_VARIABLE_LC_MAX]) { in locale_variables_free() argument326 for (LocaleVariable i = 0; i < _VARIABLE_LC_MAX; i++) in locale_variables_free()330 static const char * const locale_variable_table[_VARIABLE_LC_MAX] = {
17 _cleanup_(locale_variables_freep) char *variables[_VARIABLE_LC_MAX] = {}; in locale_setup()60 for (LocaleVariable i = 0; i < _VARIABLE_LC_MAX; i++) { in locale_setup()