Sun Oct 16 2011 08:43:14

Asterisk developer's documentation


locale_entry Struct Reference
Collaboration diagram for locale_entry:

Data Fields

struct {
   struct locale_entry *   next
list
locale_t locale
char name [0]

Field Documentation

struct { ... } list

Definition at line 187 of file localtime.c.

Referenced by find_by_locale(), store_by_locale(), and ast_setlocale().

char name[0]

Definition at line 188 of file localtime.c.

Referenced by find_by_name(), store_by_locale(), and ast_setlocale().

struct locale_entry* next

Definition at line 186 of file localtime.c.


The documentation for this struct was generated from the following file: