Home
last modified time | relevance | path

Searched refs:locale_variables_free (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/basic/
Dlocale-util.h52 void locale_variables_free(char* l[_VARIABLE_LC_MAX]);
54 locale_variables_free(*l); in locale_variables_freep()
Dlocale-util.c322 void locale_variables_free(char *l[_VARIABLE_LC_MAX]) { in locale_variables_free() function