| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
Registered functions container. More...

| Data Fields | |
| struct ast_custom_function * | first | 
| struct ast_custom_function * | last | 
| ast_rwlock_t | lock | 
Registered functions container.
It is sorted by function name.
Definition at line 59 of file pbx_functions.c.
| struct ast_custom_function* first | 
Definition at line 59 of file pbx_functions.c.
| struct ast_custom_function* last | 
Definition at line 59 of file pbx_functions.c.
| ast_rwlock_t lock | 
Definition at line 59 of file pbx_functions.c.