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

| Data Fields | ||
| struct { | ||
| struct test_val * first | ||
| struct test_val * last | ||
| } | dbl_list | |
| struct { | ||
| struct test_val * next | ||
| } | list | |
| const char * | name | |
Definition at line 40 of file test_linkedlists.c.
| struct { ... } dbl_list | 
Referenced by AST_TEST_DEFINE(), dbl_list_expect_forward(), and dbl_list_expect_reverse().
| struct test_val* first | 
Definition at line 43 of file test_linkedlists.c.
| struct test_val* last | 
Definition at line 43 of file test_linkedlists.c.
| struct { ... } list | 
Referenced by AST_TEST_DEFINE(), and list_expect().
| const char* name | 
Definition at line 41 of file test_linkedlists.c.
Referenced by ast_pthread_create_stack(), build_device(), check_switch_expr(), cli_list_available(), cli_realtime_load(), corosync_show_config(), dbl_list_expect_forward(), dbl_list_expect_reverse(), delete_device(), dummy_start(), find_subchannel_by_name(), PathSegment::get_child(), handle_cli_confbridge_show_menu(), handle_cli_locks_show(), handle_cli_moh_show_classes(), handle_cli_moh_show_files(), handle_cli_odbc_show(), handle_cli_ooh323_show_peer(), handle_cli_ooh323_show_peers(), handle_cli_test_locales(), handle_minivm_list_templates(), handle_show_calendar(), iax_prov_complete_template(), list_expect(), SwaggerType::load(), pbx_exec(), rcv_mac_addr(), show_debug_helper(), stasis_app_to_cli(), unistim_alloc_sub(), and unistim_hangup().
| struct test_val* next | 
Definition at line 42 of file test_linkedlists.c.
Referenced by _ast_hashtab_dup(), _ast_hashtab_insert_immediate_bucket(), _ast_hashtab_resize(), ast_hashtab_lookup_internal(), ast_hashtab_remove_object_internal(), ast_hashtab_remove_object_via_lookup_nolock(), ast_hashtab_remove_this_object_nolock(), build_device(), change_favorite_icon(), check_switch_expr(), delete_device(), find_subchannel_by_name(), finish_bookmark(), headers_to_vars(), key_select_extension(), rcv_mac_addr(), reload_config(), and unistim_register().