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_cfg80211_beacon_data(9) - centos
struct_rio_dev(9) - centos
struct_usb_ep(9) - centos
struct_wireless_dev(9) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!