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 2.6. July 2010 LIST_MOVE_TAIL(9)
| Related Man Pages |
|---|
| list(3) - debian |
| circleq_insert_before(3) - centos |
| circleq_remove(3) - centos |
| circleq_insert_head(3) - centos |
| list(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |
| The Future of the PM (Private Message) System at UNIX.com |
| 32 bit process addressing more than 4GB |