LIST_REPLACE(9) Data Types LIST_REPLACE(9)NAMElist_replace - replace old entry by new oneSYNOPSISvoid list_replace(struct list_head * old, struct list_head * new);ARGUMENTSold the element to be replaced new the new element to insertDESCRIPTIONIf old was empty, it will be overwritten.COPYRIGHTKernel Hackers Manual 2.6. July 2010 LIST_REPLACE(9)
| Related Man Pages |
|---|
| usb_fill_int_urb(9) - suse |
| struct_wireless_dev(9) - centos |
| struct_i2c_driver(9) - suse |
| struct_input_handler(9) - suse |
| struct_spi_message(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Mapped list replacement |