Asterisk - The Open Source Telephony Project GIT-master-b023714
Loading...
Searching...
No Matches
Data Fields
cfg_hook Struct Reference

Data Fields

const char * filename
 
const char *config_hook_cb hook_cb
 
const char * name
 

Detailed Description

Definition at line 4511 of file main/config.c.

Field Documentation

◆ filename

const char* filename

Definition at line 4513 of file main/config.c.

Referenced by ast_config_hook_register(), config_hook_exec(), and hook_destroy().

◆ hook_cb

const char* config_hook_cb hook_cb

Definition at line 4515 of file main/config.c.

Referenced by ast_config_hook_register(), and config_hook_exec().

◆ name

const char* name

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