public class Utsname extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Utsname.utsname |
| Constructor and Description |
|---|
Utsname() |
| Modifier and Type | Method and Description |
|---|---|
static int |
uname(Utsname.utsname name)
int uname(struct utsname *name);
|
public static int uname(Utsname.utsname name)