list_for_each_prev(9) suse man page | unix.com

Man Page: list_for_each_prev

Operating Environment: suse

Section: 9

LIST_FOR_EACH_PREV(9)						    Data Types						     LIST_FOR_EACH_PREV(9)

NAME
list_for_each_prev - iterate over a list backwards
SYNOPSIS
list_for_each_prev(pos, head);
ARGUMENTS
pos the struct list_head to use as a loop cursor. head the head for your list.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 LIST_FOR_EACH_PREV(9)
Related Man Pages
head(1) - redhat
head(1) - opensolaris
queue(3) - redhat
get_robust_list(2) - debian
list(3) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I