qlist_move_all
qlist_move_all(q, &temp);
qlist_move_all(&temp, &global_quarantine[quarantine_tail]);
qlist_move_all(&global_quarantine[quarantine_head], &to_free);