list_splice(9) centos man page | unix.com

Man Page: list_splice

Operating Environment: centos

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 3.10 June 2014 LIST_SPLICE(9)
Related Man Pages
mpage_readpages(9) - centos
struct_input_handler(9) - centos
struct_sk_buff(9) - centos
struct_wireless_dev(9) - centos
struct_input_handler(9) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS7 restoring file capabilities
Controlling user input
[TIP] Processing YAML files with yq