Query: kobject_rename
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KOBJECT_RENAME(9) Driver Basics KOBJECT_RENAME(9)NAMEkobject_rename - change the name of an objectSYNOPSISint kobject_rename(struct kobject * kobj, const char * new_name);ARGUMENTSkobj object in question. new_name object's new nameDESCRIPTIONIt is the responsibility of the caller to provide mutual exclusion between two different calls of kobject_rename on the same kobject and to ensure that new_name is valid and won't conflict with other kobjects.COPYRIGHTKernel Hackers Manual 2.6. July 2010 KOBJECT_RENAME(9)
| Related Man Pages | 
|---|
| alter_conversion(7) - centos | 
| alter_trigger(7) - centos | 
| struct_device(9) - centos | 
| class_change_name(3) - osf1 | 
| lurename(1m) - opensolaris | 
| Similar Topics in the Unix Linux Community | 
|---|
| How to restrict user to a specific directory in solaris 10 | 
| Change directory error | 
| Migrating to UNIX | 
| SOCKS proxy & PAM configuration exposure | 
| Docker learning Phase-I |