Data Fields | |
struct { | |
translator * next | |
} | entry |
ast_translator | t |
Definition at line 101 of file codec_dahdi.c.
struct { ... } entry |
Referenced by drop_translator(), register_translator(), reload(), and unregister_translators().
struct translator* next |
Definition at line 103 of file codec_dahdi.c.
struct ast_translator t |
Definition at line 102 of file codec_dahdi.c.
Referenced by drop_translator(), reload(), and unregister_translators().