Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


locale_entry Struct Reference

Data Fields

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

Detailed Description

Definition at line 190 of file localtime.c.

Field Documentation

struct { ... } list
locale_t locale

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.


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