| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | ||
| struct { | ||
| struct test1 * first | ||
| struct test1 * last | ||
| } | list | |
| char | name [10] | |
Definition at line 48 of file test_dlinklists.c.
| struct test1* first | 
Definition at line 51 of file test_dlinklists.c.
| struct test1* last | 
Definition at line 51 of file test_dlinklists.c.
| struct { ... } list | 
Referenced by destroy_test_container(), dll_tests(), print_list(), and print_list_backwards().
| char name[10] | 
Definition at line 50 of file test_dlinklists.c.
Referenced by PathSegment::get_child(), SwaggerType::load(), make_test1(), print_list(), and print_list_backwards().