Query: sysfs_add_file_to_group
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SYSFS_ADD_FILE_TO_GR(9) The Filesystem for Exporting K SYSFS_ADD_FILE_TO_GR(9)NAMEsysfs_add_file_to_group - add an attribute file to a pre-existing group.SYNOPSISint sysfs_add_file_to_group(struct kobject * kobj, const struct attribute * attr, const char * group);ARGUMENTSkobj object we're acting for. attr attribute descriptor. group group name.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SYSFS_ADD_FILE_TO_GR(9)