list_move_tail(9) centos man page | unix.com

Man Page: list_move_tail

Operating Environment: centos

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 3.10 June 2014 LIST_MOVE_TAIL(9)
Related Man Pages
circleq_entry(3) - centos
circleq_init(3) - centos
circleq_insert_before(3) - centos
circleq_remove(3) - centos
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it