devfs_mk_symlink

Name

devfs_mk_symlink -- 

Synopsis

int devfs_mk_symlink (const char * from, const char * to);

Arguments

from

The name of the entry.

to

Name of the destination

Description

Returns 0 on success, else a negative error code is returned.