Data Fields | |
struct { | |
manager_channel_variable * next | |
} | entry |
unsigned int | isfunc:1 |
char | name [0] |
Definition at line 981 of file manager.c.
struct { ... } entry |
Referenced by astman_datastore_add(), astman_datastore_remove(), and free_channelvars().
struct manager_channel_variable* next |