DEVRES_REMOVE_GROUP(9) Driver Basics DEVRES_REMOVE_GROUP(9)NAMEdevres_remove_group - Remove a devres groupSYNOPSISvoid devres_remove_group(struct device * dev, void * id);ARGUMENTSdev Device to remove group for id ID of target group, can be NULLDESCRIPTIONRemove the group identified by id. If id is NULL, the latest open group is selected. Note that removing a group doesn't affect any other resources.COPYRIGHTKernel Hackers Manual 2.6. July 2010 DEVRES_REMOVE_GROUP(9)
| Related Man Pages |
|---|
| endgrent(3) - redhat |
| getgrgid(3) - redhat |
| getgrnam(3) - redhat |
| gpasswd(1) - suse |
| putdgrp(1m) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Tar Command |
| Docker learning Phase-I |
| Shopt -s histappend |