suse man page for list_add_tail

Query: list_add_tail

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LIST_ADD_TAIL(9)						    Data Types							  LIST_ADD_TAIL(9)

NAME
list_add_tail - add a new entry
SYNOPSIS
void list_add_tail(struct list_head * new, struct list_head * head);
ARGUMENTS
new new entry to be added head list head to add it before
DESCRIPTION
Insert a new entry before the specified head. This is useful for implementing queues.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 LIST_ADD_TAIL(9)
Related Man Pages
queue(3) - redhat
circleq_head(3) - centos
circleq_remove(3) - centos
circleq_insert_tail(3) - centos
list_insert_after(3) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
SOCKS proxy & PAM configuration exposure
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend
32 bit process addressing more than 4GB