list_entry(9) suse man page | unix.com

Man Page: list_entry

Operating Environment: suse

Section: 9

LIST_ENTRY(9)							    Data Types							     LIST_ENTRY(9)

NAME
list_entry - get the struct for this entry
SYNOPSIS
list_entry(ptr, type, member);
ARGUMENTS
ptr the struct list_head pointer. type the type of the struct this is embedded in. member the name of the list_struct within the struct.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 LIST_ENTRY(9)
Related Man Pages
queue(3) - redhat
namecache_print(9) - netbsd
circleq_entry(3) - centos
circleq_insert_after(3) - centos
namecache(9) - netbsd
Similar Topics in the Unix Linux Community
STL from win
Delete lines upto matching path variable
how to print off results
To run 5 commands at the same time with process from a list
Wrong output when writing to file