centos man page for list_move

Query: list_move

OS: centos

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 3.10 June 2014 LIST_MOVE(9)
Related Man Pages
struct_cfg80211_beacon_data(9) - centos
queue(3) - redhat
circleq_insert_before(3) - centos
circleq_insert_tail(3) - centos
list(3) - suse
Similar Topics in the Unix Linux Community
List moved files in text file