list_entry(9) centos man page | unix.com

Man Page: list_entry

Operating Environment: centos

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 3.10 June 2014 LIST_ENTRY(9)
Related Man Pages
device_create(9) - centos
circleq_entry(3) - centos
circleq_init(3) - centos
circleq_insert_after(3) - centos
circleq_insert_tail(3) - centos
Similar Topics in the Unix Linux Community
selective tar image and dir perms
STL from win
how to put element of an array to first position.
Delete lines upto matching path variable
To run 5 commands at the same time with process from a list