Package | Description |
---|---|
jnr.posix |
Modifier and Type | Class and Description |
---|---|
class |
DefaultNativeGroup
The default native group layout.
|
Modifier and Type | Method and Description |
---|---|
NativeGroup |
LibC.getgrent() |
NativeGroup |
LibC.getgrgid(int which) |
NativeGroup |
LibC.getgrnam(CharSequence which) |
Copyright © 2017. All rights reserved.