LIST_FIRST_ENTRY(9) Data Types LIST_FIRST_ENTRY(9)NAMElist_first_entry - get the first element from a listSYNOPSISlist_first_entry(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 list is expected to be not empty.COPYRIGHTKernel Hackers Manual 2.6. July 2010 LIST_FIRST_ENTRY(9)
| Related Man Pages |
|---|
| libtalloc_destructors(3) - centos |
| pcap_freealldevs(3pcap) - centos |
| lreplace(n) - opendarwin |
| pcap_findalldevs(3pcap) - osx |
| pcap_freealldevs(3pcap) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Getting command output to putty window title. |
| Cut command on RHEL 6.8 compatibility issues |
| Shopt -s histappend |