Searched refs:getprop_string (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/ |
H A D | libzfs_dataset.c | 1861 getprop_string(zfs_handle_t *zhp, zfs_prop_t prop, char **source) in getprop_string() function 2325 str = getprop_string(zhp, prop, &source); in zfs_prop_get() 2383 str = getprop_string(zhp, prop, &source); in zfs_prop_get() 2507 getprop_string(zhp, prop, &source), proplen); in zfs_prop_get() 2567 str = getprop_string(zhp, prop, &source); in zfs_prop_get()
|