#include <hlbrlib.h>
Data Fields | |
| char * | item |
| queue_t * | next |
Definition at line 11 of file hlbrlib.h.
| char* queue_t::item |
Definition at line 12 of file hlbrlib.h.
Referenced by AlertSyslogParseArgs(), ListAdd(), ListClear(), and ListDel().
struct queue_t* queue_t::next [read] |
Definition at line 13 of file hlbrlib.h.
Referenced by AlertSyslogParseArgs(), ListAdd(), ListClear(), and ListDel().
1.5.2