Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
locale_entry Struct Reference
Collaboration diagram for locale_entry:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 242 of file localtime.c.

Field Documentation

◆ 

struct { ... } list

◆ locale

locale_t locale

Definition at line 244 of file localtime.c.

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

◆ name

char name[0]

◆ next

struct locale_entry* next

Definition at line 243 of file localtime.c.


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