LIST_SPLICE(9) Data Types LIST_SPLICE(9)NAMElist_splice - join two lists, this is designed for stacksSYNOPSISvoid list_splice(const struct list_head * list, struct list_head * head);ARGUMENTSlist the new list to add. head the place to add it in the first list.COPYRIGHTKernel Hackers Manual 3.10 June 2014 LIST_SPLICE(9)
| Related Man Pages |
|---|
| struct_input_handler(9) - centos |
| struct_spi_message(9) - centos |
| struct_usb_ep(9) - centos |
| list(3) - debian |
| struct_input_handler(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |