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 |
|---|
| mpage_readpages(9) - centos |
| struct_irq_chip_generic(9) - centos |
| struct_rio_switch(9) - centos |
| list(3) - debian |
| list(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| Shopt -s histappend |