.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "DEVFS_MK_SYMLINK" "" "06 October 2005" "" ""
.SH NAME
devfs_mk_symlink \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int devfs_mk_symlink (const char * \fIfrom\fB, const char * \fIto\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIfrom\fB\fR
The name of the entry.
.TP
\fB\fIto\fB\fR
Name of the destination
.SH "DESCRIPTION"
.PP
Returns 0 on success, else a negative error code is returned.