Home
last modified time | relevance | path

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

/dports/sysutils/openipmi/OpenIPMI-2.0.29/lib/
H A Dstrings.c84 static char *threshold_access_support_types[] = variable
91 #define NUM_THRESHOLD_ACCESS_SUPPORT_TYPES (sizeof(threshold_access_support_types)/sizeof(char *))
97 return threshold_access_support_types[val]; in ipmi_get_threshold_access_support_string()