
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.
| char name[0] |
Definition at line 188 of file localtime.c.
struct locale_entry* next [read] |
Definition at line 186 of file localtime.c.
1.5.6