link Struct Reference
[generic]


Data Fields

link_tprev
link_tnext

Detailed Description

Doubly linked list head and link type.

Definition at line 50 of file list.h.


Field Documentation

link_t* prev
 

Pointer to the previous item in the list.

Definition at line 51 of file list.h.

Referenced by hash_table_remove(), headless_list_split_or_concat(), link_initialize(), list_append(), list_concat(), list_initialize(), list_prepend(), and list_remove().

link_t* next
 

Pointer to the next item in the list.

Definition at line 52 of file list.h.

Referenced by async_get_call_timeout(), connection_thread(), handle_answer(), handle_expired_timeouts(), hash_table_find(), hash_table_remove(), headless_list_split_or_concat(), insert_timeout(), link_initialize(), list_append(), list_concat(), list_empty(), list_initialize(), list_member(), list_prepend(), and list_remove().


Generated on Sun Jun 18 18:02:05 2006 for HelenOS Userspace (ia64) by  doxygen 1.4.6