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