Linux 核心應用程式介面 :: The Linux Kernel API
Prev
Next
list_for_each
Name
list_for_each -- iterate over a list
Synopsis
list_for_each
(
pos
,
head
);
Arguments
pos
the &struct list_head to use as a loop counter.
head
the head for your list.
Prev
Home
Next
list_entry
Up
list_for_each_safe
Vovo2000.Com
-
About Vovo2000
-
Terms of Service
-
Privacy Policy
-
Type Testing Lab