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(CharSequence which) |
Copyright © 2013. All rights reserved.