list_move_tail(9) centos man page | unix.com

Man Page: list_move_tail

Operating Environment: centos

Section: 9

LIST_MOVE_TAIL(9)						    Data Types							 LIST_MOVE_TAIL(9)

NAME
list_move_tail - delete from one list and add as another's tail
SYNOPSIS
void list_move_tail(struct list_head * list, struct list_head * head);
ARGUMENTS
list the entry to move head the head that will follow our entry
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 LIST_MOVE_TAIL(9)
Related Man Pages
list(3) - debian
circleq_remove(3) - centos
circleq_insert_head(3) - centos
circleq_insert_tail(3) - centos
list_head(3) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!