container_of(9) suse man page | unix.com

Man Page: container_of

Operating Environment: suse

Section: 9

CONTAINER_OF(9) 						   Driver Basics						   CONTAINER_OF(9)

NAME
container_of - cast a member of a structure out to the containing structure
SYNOPSIS
container_of(ptr, type, member);
ARGUMENTS
ptr the pointer to the member. type the type of the container struct this is embedded in. member the name of the member within the struct.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 CONTAINER_OF(9)
Related Man Pages
xdestroywindowevent(3x11) - redhat
xselectionevent(3x11) - redhat
xdestroywindowevent(3) - debian
xmaprequestevent(3) - centos
xdestroywindowevent(3) - suse
Similar Topics in the Unix Linux Community
I am pretty new to this
Shell script to find out words, replace them and count words
Trouble with Iterators and Hashtables (Java)
Help writing SQL query