list_first_entry_or_null(9) centos man page | unix.com

Man Page: list_first_entry_or_null

Operating Environment: centos

Section: 9

LIST_FIRST_ENTRY_OR_(9) 					    Data Types						   LIST_FIRST_ENTRY_OR_(9)

NAME
list_first_entry_or_null - get the first element from a list
SYNOPSIS
list_first_entry_or_null(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 if the list is empty, it returns NULL.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 LIST_FIRST_ENTRY_OR_(9)
Related Man Pages
osatomicenqueue(3) - mojave
struct_cfg80211_beacon_data(9) - centos
pcap_findalldevs(3pcap) - debian
pcap_freealldevs(3pcap) - debian
lreplace(n) - opendarwin
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Docker learning Phase-I
Please Welcome Dave Munro to the Moderator Team!