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

/illumos-gate/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode.h59 int fm_dc_maxkey(fm_dc_handle_t *dhp);
H A Ddiagcode_test.c167 /* call fm_dc_maxkey() as part of a test */
185 retmaxkey = fm_dc_maxkey(Dhp);
270 if (fm_dc_code2key(Dhp, argv[2], key, fm_dc_maxkey(Dhp)) < 0)
H A Ddiagcode.c364 fm_dc_maxkey(fm_dc_handle_t *dhp) function
370 (void) fprintf(stderr, "fm_dc_maxkey: dhp 0x%p: maxkey %d\n",

Completed in 61 milliseconds