Searched refs:fm_dc_opendict (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/lib/fm/libdiagcode/common/ |
H A D | diagcode.h | 49 fm_dc_handle_t *fm_dc_opendict(int version, const char *dirpath,
|
H A D | mapfile-vers | 49 fm_dc_opendict;
|
H A D | diagcode_test.c | 124 if ((Dhp = fm_dc_opendict(FM_DC_VERSION, dirpath, dictname)) == NULL) in do_open()
|
H A D | diagcode.c | 144 fm_dc_opendict(int version, const char *dirpath, const char *dictname) in fm_dc_opendict() function
|
/titanic_50/usr/src/lib/fm/libfmnotify/common/ |
H A D | libfmnotify.c | 485 if ((dhp = fm_dc_opendict(FM_DC_VERSION, dirpath, dict)) == NULL) { in nd_get_diagcode()
|
/titanic_50/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_module.c | 988 if ((dcp = fm_dc_opendict(FM_DC_VERSION, dictdir, dictnam)) == NULL) in fmd_module_dc_opendict()
|