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 3.10 June 2014 LIST_FIRST_ENTRY(9)
| Related Man Pages |
|---|
| osatomicenqueue(3) - mojave |
| osatomicdequeue(3) - mojave |
| aumakeelementexportbucket(3) - 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 |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |