sysfs_create_file(9) centos man page | unix.com

Man Page: sysfs_create_file

Operating Environment: centos

Section: 9

SYSFS_CREATE_FILE(9)					  The Filesystem for Exporting K				      SYSFS_CREATE_FILE(9)

NAME
sysfs_create_file - create an attribute file for an object.
SYNOPSIS
int sysfs_create_file(struct kobject * kobj, const struct attribute * attr);
ARGUMENTS
kobj object we're creating for. attr attribute descriptor.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SYSFS_CREATE_FILE(9)
Related Man Pages
posix_spawnattr_setschedparam(3c) - opensolaris
posix_spawnattr_getschedparam(3) - netbsd
pthread_rwlockattr_getpshared(3) - osf1
posix_spawnattr_getpgroup(3c) - sunos
posix_spawnattr_setpgroup(3c) - sunos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I