list_splice_init(9) suse man page | unix.com

Man Page: list_splice_init

Operating Environment: suse

Section: 9

LIST_SPLICE_INIT(9)						    Data Types						       LIST_SPLICE_INIT(9)

NAME
list_splice_init - join two lists and reinitialise the emptied list.
SYNOPSIS
void list_splice_init(struct list_head * list, struct list_head * head);
ARGUMENTS
list the new list to add. head the place to add it in the first list.
DESCRIPTION
The list at list is reinitialised
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 LIST_SPLICE_INIT(9)
Related Man Pages
get_robust_list(2) - linux
struct_spi_message(9) - centos
list(3) - suse
struct_sk_buff(9) - suse
struct_spi_message(9) - suse
Similar Topics in the Unix Linux Community
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Tar Command
Docker learning Phase-I