Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode.h64 int fm_dc_code2key(fm_dc_handle_t *dhp, const char *code,
H A Dmapfile-vers44 fm_dc_code2key;
H A Ddiagcode_test.c268 if (fm_dc_code2key(Dhp, argv[2], key, fm_dc_maxkey(Dhp)) < 0) in do_code2key()
H A Ddiagcode.c435 fm_dc_code2key(fm_dc_handle_t *dhp, const char *code, in fm_dc_code2key() function