Lines Matching refs:name_prop
765 char *name_prop; /* set name property */ in get_resources() local
770 name_prop = PSET_NAME; in get_resources()
780 if ((pv_name = create_pool_value(name_prop)) == NULL) in get_resources()
820 char *name_prop; in prt_resource_stats_by_type() local
826 name_prop = PSET_NAME; in prt_resource_stats_by_type()
833 if ((pv_name = create_pool_value(name_prop)) == NULL) in prt_resource_stats_by_type()
840 if (pool_get_property(conf, elem, name_prop, pv_name) == -1) in prt_resource_stats_by_type()
864 char *name_prop; /* set name property */ in update_resource_stats() local
869 name_prop = PSET_NAME; in update_resource_stats()
875 if ((pv_name = create_pool_value(name_prop)) == NULL) in update_resource_stats()
880 if (pool_get_property(conf, elem, name_prop, pv_name) == -1) in update_resource_stats()