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 2.6. July 2010 SYSFS_CREATE_LINK(9)
| Related Man Pages |
|---|
| vop_create(9) - freebsd |
| vop_create(9) - centos |
| vop_mkdir(9) - opensolaris |
| vop_mknod(9) - opensolaris |
| vop_create(9) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| Tar Command |
| Shopt -s histappend |