LIST_FOR_EACH_PREV(9) Data Types LIST_FOR_EACH_PREV(9)NAMElist_for_each_prev - iterate over a list backwardsSYNOPSISlist_for_each_prev(pos, head);ARGUMENTSpos the struct list_head to use as a loop cursor. head the head for your list.COPYRIGHTKernel Hackers Manual 2.6. July 2010 LIST_FOR_EACH_PREV(9)
| Related Man Pages |
|---|
| head(1) - redhat |
| head(1) - opensolaris |
| queue(3) - redhat |
| list(3) - debian |
| head(1) - sunos |