Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
test1 Struct Reference
Collaboration diagram for test1:
Collaboration graph
[legend]

Data Fields

struct {
   struct test1 *   first
 
   struct test1 *   last
 
list
 
char name [10]
 

Detailed Description

Definition at line 48 of file test_dlinklists.c.

Field Documentation

◆ first

struct test1* first

Definition at line 51 of file test_dlinklists.c.

◆ last

struct test1* last

Definition at line 51 of file test_dlinklists.c.

◆ list

struct { ... } list

◆ name

char name[10]

Definition at line 50 of file test_dlinklists.c.

Referenced by make_test1(), print_list(), and print_list_backwards().


The documentation for this struct was generated from the following file: