Home
last modified time | relevance | path

Searched refs:nvstring_get (Results 1 – 4 of 4) sorted by relevance

/freebsd/stand/libsa/zfs/
H A Dnvlist.h134 char *nvstring_get(nv_string_t *);
H A Dzfs.c1311 if ((name = nvstring_get(nvp_name)) == NULL) in zfs_nvstore_setenv()
1373 if ((value = nvstring_get(nvp_value)) == NULL) { in zfs_nvstore_setenv()
H A Dnvlist.c358 nvstring_get(nv_string_t *nvs) in nvstring_get() function
/freebsd/usr.sbin/makefs/zfs/
H A Ddsl.c464 name = nvstring_get(nvname); in dsl_dir_finalize_props()
478 val = nvstring_get(nvstr); in dsl_dir_finalize_props()