Data Fields | |
char | device [1] |
struct { | |
state_change * next | |
} | list |
Definition at line 79 of file devicestate.c.
char device[1] |
Definition at line 81 of file devicestate.c.
struct { ... } list |
struct state_change* next |
Definition at line 80 of file devicestate.c.