Searched refs:show_str (Results 1 – 1 of 1) sorted by relevance
266 const char *show_str; in zprop_sysfs_show() local291 show_str = property->pd_visible ? "1" : "0"; in zprop_sysfs_show()299 show_str = number; in zprop_sysfs_show()302 show_str = property->pd_strdefault ? in zprop_sysfs_show()307 property->pd_numdefault, &show_str, in zprop_sysfs_show()309 show_str = ""; in zprop_sysfs_show()453 const char *show_str = NULL; in pool_feature_show() local456 show_str = spa_feature_table[fid].fi_desc; in pool_feature_show()458 show_str = spa_feature_table[fid].fi_guid; in pool_feature_show()460 show_str = spa_feature_table[fid].fi_uname; in pool_feature_show()[all …]