list_first_entry(9) centos man page | unix.com

Query: list_first_entry

OS: centos

Section: 9

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

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
pcap_findalldevs(3) - netbsd
orber_tc(3erl) - linux
lreplace(n) - redhat
aumakeelementexportbucket(3) - debian
list(3) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq