other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SYSFS_CHMOD_FILE(9) | The Filesystem for Exporting K | SYSFS_CHMOD_FILE(9) |
NAME¶
sysfs_chmod_file - update the modified mode value on an object attribute.SYNOPSIS¶
int
sysfs_chmod_file(struct kobject * kobj,
const struct attribute * attr,
umode_t mode);
ARGUMENTS¶
kobjobject we're acting for.
attr
attribute descriptor.
mode
file permissions.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |