#include <pbx.h>
Data Fields | |
struct { | |
struct ast_variable_list * next | |
} | list |
char | variable [PATH_MAX] |
Definition at line 184 of file pbx.h.
struct { ... } list |
Referenced by AST_LIST_HEAD(), handle_verbose(), and run_agi().
struct ast_variable_list* next [read] |
char variable[PATH_MAX] |
Definition at line 186 of file pbx.h.
Referenced by AST_LIST_HEAD(), ast_readconfig(), handle_verbose(), pbx_extension_helper(), and run_agi().