#include <sub_list.h>
Data Fields | |
| char * | offset |
| char * | name |
| node * | next |
|
|
Definition at line 33 of file sub_list.h. Referenced by append_to_list(), and search_the_list(). |
|
|
Definition at line 34 of file sub_list.h. Referenced by append_to_list(), delete_list(), and search_the_list(). |
|
|
Definition at line 32 of file sub_list.h. Referenced by append_to_list(), and search_the_list(). |
1.3.9.1