| Package | Description |
|---|---|
| org.jruby.ext.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(java.lang.String which) |