Searched refs:fm_dc_key2code (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/lib/fm/libdiagcode/common/ |
H A D | diagcode.h | 62 int fm_dc_key2code(fm_dc_handle_t *dhp,
|
H A D | mapfile-vers | 47 fm_dc_key2code;
|
H A D | diagcode_test.c | 231 if (fm_dc_key2code(Dhp, key, code, MAXCODE) < 0) in do_key2code()
|
H A D | diagcode.c | 377 fm_dc_key2code(fm_dc_handle_t *dhp, in fm_dc_key2code() function
|
/titanic_41/usr/src/lib/fm/libdiagcode/common/tests/ |
H A D | README | 54 The above line tells the test driver to call fm_dc_key2code() with the key[]
|
/titanic_41/usr/src/lib/fm/libfmnotify/common/ |
H A D | libfmnotify.c | 493 if (fm_dc_key2code(dhp, key, buf, buflen) < 0) { in nd_get_diagcode()
|
/titanic_41/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_module.c | 1014 if ((err = fm_dc_key2code(mp->mod_dictv[i], (const char **)keys, in fmd_module_dc_key2code()
|