list_replace(9) suse man page | unix.com

Man Page: list_replace

Operating Environment: suse

Section: 9

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 2.6. July 2010 LIST_REPLACE(9)
Related Man Pages
struct_input_handler(9) - centos
struct_spi_message(9) - centos
lreplace(n) - redhat
struct_i2c_driver(9) - suse
struct_spi_message(9) - suse
Similar Topics in the Unix Linux Community
Mapped list replacement