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
struct_cfg80211_beacon_data(9) - centos
struct_rio_mport(9) - centos
struct_rio_switch(9) - centos
struct_wireless_dev(9) - centos
struct_input_handler(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq