Definition at line 31 of file alist.c.
Data Fields | |
void * | info |
alist_elt | next |
|
Definition at line 32 of file alist.c. Referenced by alist_delete_rec(), alist_elt_create(), alist_elt_get_value(), and alist_pop_first_value(). |
|
Definition at line 33 of file alist.c. Referenced by alist_add(), alist_delete_rec(), alist_elt_create(), alist_get_next(), and alist_pop_first_value(). |