Data Fields | |
| link_t * | prev |
| link_t * | next |
Definition at line 42 of file list.h.
|
|
|
Pointer to the previous item in the list. Definition at line 43 of file list.h. Referenced by btree_leaf_node_left_neighbour(), get_mag_from_cache(), hash_table_remove(), headless_list_split_or_concat(), kcpulb(), link_initialize(), list_append(), list_concat(), list_initialize(), list_prepend(), list_remove(), and timeout_register(). |
1.4.6