suse man page for hlist_for_each_entry_from

Query: hlist_for_each_entry_from

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HLIST_FOR_EACH_ENTRY(9) 					    Data Types						   HLIST_FOR_EACH_ENTRY(9)

NAME
hlist_for_each_entry_from - iterate over a hlist continuing from current point
SYNOPSIS
hlist_for_each_entry_from(tpos, pos, member);
ARGUMENTS
tpos the type * to use as a loop cursor. pos the struct hlist_node to use as a loop cursor. member the name of the hlist_node within the struct.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 HLIST_FOR_EACH_ENTRY(9)
Related Man Pages
usb_fill_int_urb(9) - suse
explain_fgetpos_or_die(3) - debian
struct_usb_device_driver(9) - suse
gnome2::iconlist(3pm) - debian
tangram::cursor(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I