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