suse man page for list_move

Query: list_move

OS: suse

Section: 9

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

LIST_MOVE(9)							    Data Types							      LIST_MOVE(9)

NAME
list_move - delete from one list and add as another's head
SYNOPSIS
void list_move(struct list_head * list, struct list_head * head);
ARGUMENTS
list the entry to move head the head that will precede our entry
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 LIST_MOVE(9)
Related Man Pages
queue(3) - redhat
circleq_entry(3) - centos
circleq_init(3) - centos
list_entry(3) - centos
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
List moved files in text file