| Package | Description |
|---|---|
| org.jvnet.solaris.libzfs.jna |
Low level API to libzfs through JNA.
|
| Modifier and Type | Method and Description |
|---|---|
long |
libzfs.zpool_get_prop_int(zpool_handle_t pool,
zpool_prop_t prop,
EnumByReference<org.jvnet.solaris.libzfs.jna.zprop_source_t> src) |
int |
libzfs.zpool_get_prop(zpool_handle_t pool,
com.sun.jna.NativeLong prop,
com.sun.jna.Pointer buf,
com.sun.jna.NativeLong len,
EnumByReference<org.jvnet.solaris.libzfs.jna.zprop_source_t> srctype) |
Copyright © 2008–2017. All rights reserved.