#include <config_pvt.h>
Data Fields | |
char | name [CONFIG_KEYWORD_STRLEN] |
ast_config *(* | func )(char *, struct ast_config *, struct ast_category **, struct ast_variable **, int) |
char | keywords [CONFIG_KEYWORD_STRLEN][CONFIG_KEYWORD_ARRAYLEN] |
int | keycount |
ast_config_reg * | next |
|
|
|
Definition at line 51 of file config_pvt.h. |
|
Definition at line 50 of file config_pvt.h. |
|
Definition at line 44 of file config_pvt.h. Referenced by ast_config_register(). |
|
Definition at line 52 of file config_pvt.h. Referenced by ast_config_deregister(), ast_config_register(), get_ast_cust_config(), and get_ast_cust_config_keyword(). |