.\" 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 "SYSFS_CHMOD_FILE" "9" "09 October 2005" "" ""
.SH NAME
sysfs_chmod_file \- update the modified mode value on an object attribute.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int sysfs_chmod_file (struct kobject * \fIkobj\fB, struct attribute * \fIattr\fB, mode_t \fImode\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIkobj\fB\fR
object we're acting for.
.TP
\fB\fIattr\fB\fR
attribute descriptor.
.TP
\fB\fImode\fB\fR
file permissions.