Query: sysfs_create_link
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYSFS_CREATE_LINK(9) The Filesystem for Exporting K SYSFS_CREATE_LINK(9)NAMEsysfs_create_link - create symlink between two objects.SYNOPSISint sysfs_create_link(struct kobject * kobj, struct kobject * target, const char * name);ARGUMENTSkobj object whose directory we're creating the link in. target object we're pointing to. name name of the symlink.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SYSFS_CREATE_LINK(9)
| Related Man Pages |
|---|
| vop_mknod(9) - debian |
| vop_symlink(9) - debian |
| vop_mknod(9) - freebsd |
| vop_create(9) - centos |
| vop_create(9) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |