list_move(9) suse man page | unix.com

Man Page: list_move

Operating Environment: suse

Section: 9

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
list(3) - debian
circleq_remove(3) - centos
list_head(3) - centos
list(3) - suse
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
List moved files in text file