|
libdebian-installer
|
Node of a single-linked list. More...
#include <slist.h>
Data Fields | |
| di_slist_node * | next |
| void * | data |
Node of a single-linked list.
| void* data |
data
Referenced by di_parser_rfc822_write_file(), and di_slist_destroy().
| di_slist_node* next |
next node
Referenced by di_parser_rfc822_write_file(), di_slist_destroy(), and internal_di_slist_append_list().
1.8.6