Searched refs:fm_dc_code2key (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode.h66 int fm_dc_code2key(fm_dc_handle_t *dhp, const char *code,
H A Ddiagcode_test.c245 /* call fm_dc_code2key() as part of a test */
270 if (fm_dc_code2key(Dhp, argv[2], key, fm_dc_maxkey(Dhp)) < 0)
H A Ddiagcode.c437 fm_dc_code2key(fm_dc_handle_t *dhp, const char *code, function
449 "fm_dc_code2key: dhp 0x%p code \"%s\" maxkey %d: ",
452 debugstr = "fm_dc_code2key: ";

Completed in 95 milliseconds