Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |





реализация двусвязного списка
implementation of a doubly linked list


1) list

2) LIST_EMPTY

3) list_empty

4) LIST_ENTRY

5) list_entry

6) LIST_FIRST

7) list_first

8) LIST_FOREACH

9) list_foreach

10) LIST_HEAD

11) list_head

12) LIST_HEAD_INITIALIZER

13) list_head_initializer

14) LIST_INIT

15) list_init

16) LIST_INSERT_AFTER

17) list_insert_after

18) LIST_INSERT_BEFORE

19) list_insert_before

20) LIST_INSERT_HEAD

21) list_insert_head

22) LIST_NEXT

23) list_next

24) LIST_REMOVE

25) list_remove