
Data Fields | |
| struct { | |
| struct locale_entry * next | |
| } | list |
| locale_t | locale |
| char | name [0] |
Definition at line 185 of file localtime.c.
| struct { ... } list |
Definition at line 187 of file localtime.c.
Referenced by ast_setlocale(), find_by_locale(), and store_by_locale().
| char name[0] |
Definition at line 188 of file localtime.c.
Referenced by ast_setlocale(), find_by_name(), and store_by_locale().
| struct locale_entry* next |
Definition at line 186 of file localtime.c.