| Package | Description |
|---|---|
| org.jvnet.solaris.libzfs.jna |
Low level API to libzfs through JNA.
|
| Modifier and Type | Method and Description |
|---|---|
int |
libzfs.zfs_name_valid(String name,
zfs_type_t type) |
String |
libzfs.zfs_type_to_name(zfs_type_t type) |
int |
libzfs.zprop_iter(libzfs.zprop_func func,
com.sun.jna.Pointer arg,
boolean show_all,
boolean ordered,
zfs_type_t type) |
Copyright © 2008–2017. All rights reserved.