Searched refs:print_valstr (Results 1 – 3 of 3) sorted by relevance
94 void print_valstr(const struct valstr * vs, const char * title, int loglevel);
311 print_valstr(ipmi_netfn_vals, "Network Function Codes", LOG_NOTICE); in ipmi_raw_help()
411 print_valstr(const struct valstr * vs, const char * title, int loglevel) in print_valstr() function