Searched refs:FM_DC_VERSION (Results 1 – 5 of 5) sorted by relevance
44 #define FM_DC_VERSION 1 /* pass to fm_dc_opendict() */ macro
124 if ((Dhp = fm_dc_opendict(FM_DC_VERSION, dirpath, dictname)) == NULL) in do_open()
170 if (version < 0 || version > FM_DC_VERSION) { in fm_dc_opendict()173 debugstr, FM_DC_VERSION); in fm_dc_opendict()
485 if ((dhp = fm_dc_opendict(FM_DC_VERSION, dirpath, dict)) == NULL) { in nd_get_diagcode()
988 if ((dcp = fm_dc_opendict(FM_DC_VERSION, dictdir, dictnam)) == NULL) in fmd_module_dc_opendict()