SYSFS_CREATE_LINK

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

sysfs_create_link - create symlink between two objects.  

SYNOPSIS

"SYNOPSIS"

int sysfs_create_link (struct kobject * kobj, struct kobject * target, char * name);  

ARGUMENTS

kobj
object whose directory we're creating the link in.
target
object we're pointing to.
name
name of the symlink.


 

Index

NAME
SYNOPSIS
ARGUMENTS

This document was created by man2html, using the manual pages.
Time: 06:21:14 GMT, October 06, 2005