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