suse man page for list_entry

Query: list_entry

OS: suse

Section: 9

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

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
circleq_entry(3) - centos
cache_enter(9) - netbsd
cache_revlookup(9) - netbsd
namecache(9) - netbsd
Similar Topics in the Unix Linux Community
STL from win
Storing the values in text file using while loop in shell script
Delete lines upto matching path variable
how to print off results
Wrong output when writing to file