Data Fields | |
int | allow |
struct { | |
permission * next | |
} | list |
char | name [0] |
Definition at line 140 of file pbx_dundi.c.
int allow |
Definition at line 142 of file pbx_dundi.c.
Referenced by deep_copy_peer(), dundi_show_peer(), and has_permission().
struct { ... } list |
char name[0] |
Definition at line 143 of file pbx_dundi.c.
Referenced by deep_copy_peer(), dundi_show_peer(), and has_permission().
struct permission* next |
Definition at line 141 of file pbx_dundi.c.