Query: list_first_entry_or_null
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LIST_FIRST_ENTRY_OR_(9) Data Types LIST_FIRST_ENTRY_OR_(9)NAMElist_first_entry_or_null - get the first element from a listSYNOPSISlist_first_entry_or_null(ptr, type, member);ARGUMENTSptr 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.DESCRIPTIONNote that if the list is empty, it returns NULL.COPYRIGHTKernel Hackers Manual 3.10 June 2014 LIST_FIRST_ENTRY_OR_(9)
Related Man Pages |
---|
pcap_findalldevs(3) - netbsd |
list(3) - debian |
pcap_freealldevs(3pcap) - debian |
list(3) - suse |
pcap_freealldevs(3) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
DB2 convert digits to binary format |
Unsure why access time on a directory change isn't changing |
Controlling user input |