LIST_MOVE(9) Data Types LIST_MOVE(9)NAMElist_move - delete from one list and add as another's headSYNOPSISvoid list_move(struct list_head * list, struct list_head * head);ARGUMENTSlist the entry to move head the head that will precede our entryCOPYRIGHTKernel Hackers Manual 2.6. July 2010 LIST_MOVE(9)
| Related Man Pages |
|---|
| circleq_init(3) - centos |
| circleq_remove(3) - centos |
| circleq_insert_head(3) - centos |
| list_head(3) - centos |
| list(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| List moved files in text file |