.\" 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 "PDCSPATH_ATTR_STORE" "9" "09 October 2005" "" ""
.SH NAME
pdcspath_attr_store \- Generic write function call wrapper.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
ssize_t pdcspath_attr_store (struct kobject * \fIkobj\fB, struct attribute * \fIattr\fB, const char * \fIbuf\fB, size_t \fIcount\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIkobj\fB\fR
The kobject to write info to.
.TP
\fB\fIattr\fB\fR
The attribute to be modified.
.TP
\fB\fIbuf\fB\fR
The input buffer.
.TP
\fB\fIcount\fB\fR
The size of the buffer.