list_move_tail(9) suse man page | unix.com

Man Page: list_move_tail

Operating Environment: suse

Section: 9

LIST_MOVE_TAIL(9)						    Data Types							 LIST_MOVE_TAIL(9)

NAME
list_move_tail - delete from one list and add as another's tail
SYNOPSIS
void list_move_tail(struct list_head * list, struct list_head * head);
ARGUMENTS
list the entry to move head the head that will follow our entry
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 LIST_MOVE_TAIL(9)
Related Man Pages
list(3) - debian
circleq_init(3) - centos
circleq_insert_before(3) - centos
circleq_remove(3) - centos
list_head(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com