centos man page for list_replace

Query: list_replace

OS: centos

Section: 9

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

LIST_REPLACE(9) 						    Data Types							   LIST_REPLACE(9)

NAME
list_replace - replace old entry by new one
SYNOPSIS
void list_replace(struct list_head * old, struct list_head * new);
ARGUMENTS
old the element to be replaced new the new element to insert
DESCRIPTION
If old was empty, it will be overwritten.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 LIST_REPLACE(9)
Related Man Pages
mpage_readpages(9) - suse
struct_input_handler(9) - centos
struct_rio_dev(9) - centos
struct_rio_mport(9) - centos
struct_spi_message(9) - centos
Similar Topics in the Unix Linux Community
Mapped list replacement