list_first_entry(9) centos man page | unix.com

Man Page: list_first_entry

Operating Environment: centos

Section: 9

LIST_FIRST_ENTRY(9)						    Data Types						       LIST_FIRST_ENTRY(9)

NAME
list_first_entry - get the first element from a list
SYNOPSIS
list_first_entry(ptr, type, member);
ARGUMENTS
ptr the list head to take the element from. type the type of the struct this is embedded in. member the name of the list_struct within the struct.
DESCRIPTION
Note, that list is expected to be not empty.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 LIST_FIRST_ENTRY(9)
Related Man Pages
list(3) - debian
libtalloc_destructors(3) - centos
t_free(3xti) - ultrix
list(3) - suse
pcap_freealldevs(3) - freebsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!