LIST_MOVE_TAIL(9) Data Types LIST_MOVE_TAIL(9)NAMElist_move_tail - delete from one list and add as another's tailSYNOPSISvoid list_move_tail(struct list_head * list, struct list_head * head);ARGUMENTSlist the entry to move head the head that will follow our entryCOPYRIGHTKernel Hackers Manual 3.10 June 2014 LIST_MOVE_TAIL(9)
| Related Man Pages |
|---|
| queue(3) - redhat |
| list(3) - debian |
| circleq_head(3) - centos |
| circleq_insert_after(3) - centos |
| circleq_insert_tail(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |