Searched refs:getprop_string (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/ |
| H A D | libzfs_dataset.c | 2038 getprop_string(zfs_handle_t *zhp, zfs_prop_t prop, char **source) in getprop_string() function 2575 str = getprop_string(zhp, prop, &source); in zfs_prop_get() 2633 str = getprop_string(zhp, prop, &source); in zfs_prop_get() 2763 getprop_string(zhp, prop, &source), proplen); in zfs_prop_get() 2829 str = getprop_string(zhp, prop, &source); in zfs_prop_get()
|