
Data Fields | |
| int | allow |
| struct { | |
| struct permission * next | |
| } | list |
| char | name [0] |
Definition at line 129 of file pbx_dundi.c.
| int allow |
Definition at line 131 of file pbx_dundi.c.
Referenced by append_permission(), deep_copy_peer(), dundi_show_peer(), and has_permission().
| struct { ... } list |
| char name[0] |
Definition at line 132 of file pbx_dundi.c.
Referenced by append_permission(), deep_copy_peer(), dundi_show_peer(), and has_permission().
struct permission* next [read] |
Definition at line 130 of file pbx_dundi.c.
1.6.1