list_splice(9) suse man page | unix.com

Man Page: list_splice

Operating Environment: suse

Section: 9

LIST_SPLICE(9)							    Data Types							    LIST_SPLICE(9)

NAME
list_splice - join two lists, this is designed for stacks
SYNOPSIS
void list_splice(const 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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 LIST_SPLICE(9)
Related Man Pages
get_robust_list(2) - linux
struct_input_handler(9) - centos
struct_spi_message(9) - centos
list(3) - debian
struct_input_handler(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I