Data Fields | |
ast_devstate_prov_cb_type | callback |
char | label [40] |
struct { | |
devstate_prov * next | |
} | list |
Definition at line 60 of file devicestate.c.
char label[40] |
Definition at line 61 of file devicestate.c.
Referenced by ast_devstate_prov_del(), and getproviderstate().
struct { ... } list |
struct devstate_prov* next |
Definition at line 63 of file devicestate.c.