sysfs_create_link(9) centos man page | unix.com

Man Page: sysfs_create_link

Operating Environment: centos

Section: 9

SYSFS_CREATE_LINK(9)					  The Filesystem for Exporting K				      SYSFS_CREATE_LINK(9)

NAME
sysfs_create_link - create symlink between two objects.
SYNOPSIS
int sysfs_create_link(struct kobject * kobj, struct kobject * target, const char * name);
ARGUMENTS
kobj object whose directory we're creating the link in. target object we're pointing to. name name of the symlink.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SYSFS_CREATE_LINK(9)
Related Man Pages
vop_mknod(9) - debian
vop_mkdir(9) - freebsd
vop_symlink(9) - freebsd
vop_mknod(9) - opensolaris
vop_create(9) - php
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it