list_add_tail(9) suse man page | unix.com

Man Page: list_add_tail

Operating Environment: suse

Section: 9

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
list(3) - debian
circleq_insert_after(3) - centos
circleq_remove(3) - centos
list_entry(3) - centos
list_init(3) - centos
Similar Topics in the Unix Linux Community
Change directory error
Cut command on RHEL 6.8 compatibility issues
Tar Command
A (ksh) Library For and From UNIX.com
Shopt -s histappend