Searched refs:hp_usage (Results 1 – 7 of 7) sorted by relevance
153 if (node->hp_usage) in hp_fini()154 free(node->hp_usage); in hp_fini()280 hp_usage(hp_node_t node) in hp_usage() function296 if (node->hp_usage == NULL) { in hp_usage()301 return (node->hp_usage); in hp_usage()954 if ((node->hp_usage) && in i_hp_pack_node()955 ((rv = nvlist_add_string(nvl, HP_INFO_USAGE, node->hp_usage)) != 0)) in i_hp_pack_node()1121 if ((node->hp_usage = strdup(val_string)) == NULL) { in i_hp_unpack_node()
43 char *hp_usage; member
83 char *hp_usage(hp_node_t node);
50 hp_usage;
1057 (void) printf("{ %s }\n", hp_usage(node)); in list_cb()1095 (void) printf(" { %s }", hp_usage(node)); in list_long_cb()1127 ((usage_str = hp_usage(node)) != NULL)) in error_cb()
493 if ((usage->hp_usage = strdup(entry->usage)) == NULL) { in merge_callback()
370 len = strlen(hp_usage(node)); in error_sizeup_cb()399 format, hp_name(node), hp_usage(node)); in error_sumup_cb()