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
struct_irq_chip_generic(9) - centos
get_robust_list(2) - debian
set_robust_list(2) - centos
struct_sk_buff(9) - suse
struct_spi_message(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I