Man Page: list_prepare_entry
Operating Environment: centos
Section: 9
LIST_PREPARE_ENTRY(9) Data Types LIST_PREPARE_ENTRY(9)NAMElist_prepare_entry - prepare a pos entry for use in list_for_each_entry_continueSYNOPSISlist_prepare_entry(pos, head, member);ARGUMENTSpos the type * to use as a start point head the head of the list member the name of the list_struct within the struct.DESCRIPTIONPrepares a pos entry for use as a start point in list_for_each_entry_continue.COPYRIGHTKernel Hackers Manual 3.10 June 2014 LIST_PREPARE_ENTRY(9)
| Related Man Pages |
|---|
| array_allocate(3) - debian |
| explain_fsetpos_or_die(3) - debian |
| get_midi_length(3alleg4) - opendarwin |
| get_midi_length(3alleg4) - netbsd |
| get_midi_length(3alleg4) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Docker learning Phase-I |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |