|
Asterisk - The Open Source Telephony Project GIT-master-5467495
|
A node in the linked list for string lookups. More...

Data Fields | ||
| struct { | ||
| struct list_node * next | ||
| } | list | |
| char * | str | |
A node in the linked list for string lookups.
Definition at line 631 of file test_performance.c.
| struct { ... } list |
| struct list_node* next |
Definition at line 633 of file test_performance.c.
| char* str |
Definition at line 632 of file test_performance.c.