.\" 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 "BEFS_READ_LSYMLINK" "" "06 October 2005" "" ""
.SH NAME
befs_read_lsymlink \- read long symlink from datastream.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
size_t befs_read_lsymlink (struct super_block * \fIsb\fB, befs_data_stream * \fIds\fB, void * \fIbuff\fB, befs_off_t \fIlen\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsb\fB\fR
Filesystem superblock
.TP
\fB\fIds\fB\fR
Datastrem to read from
.TP
\fB\fIbuff\fB\fR
-- undescribed --
.TP
\fB\fIlen\fB\fR
Length of the long symlink in bytes
.SH "DESCRIPTION"
.PP
Returns the number of bytes read