| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
the list of translators More...

| Data Fields | |
| struct translator * | first | 
| struct ast_translator * | first | 
| struct translator * | last | 
| struct ast_translator * | last | 
| ast_mutex_t | lock | 
| ast_rwlock_t | lock | 
the list of translators
Definition at line 281 of file codec_dahdi.c.
| struct translator* first | 
Definition at line 281 of file codec_dahdi.c.
| struct ast_translator* first | 
Definition at line 57 of file translate.c.
| struct translator* last | 
Definition at line 281 of file codec_dahdi.c.
| struct ast_translator* last | 
Definition at line 57 of file translate.c.
| ast_mutex_t lock | 
Definition at line 281 of file codec_dahdi.c.
| ast_rwlock_t lock | 
Definition at line 57 of file translate.c.