Searched refs:show_str (Results 1 – 1 of 1) sorted by relevance
281 const char *show_str; in zprop_sysfs_show() local306 show_str = property->pd_visible ? "1" : "0"; in zprop_sysfs_show()314 show_str = number; in zprop_sysfs_show()317 show_str = property->pd_strdefault ? in zprop_sysfs_show()322 property->pd_numdefault, &show_str, in zprop_sysfs_show()324 show_str = ""; in zprop_sysfs_show()482 const char *show_str = NULL; in pool_feature_show() local485 show_str = spa_feature_table[fid].fi_desc; in pool_feature_show()487 show_str = spa_feature_table[fid].fi_guid; in pool_feature_show()489 show_str = spa_feature_table[fid].fi_uname; in pool_feature_show()[all …]