Searched refs:FM_DC_VERSION (Results 1 – 5 of 5) sorted by relevance
42 #define FM_DC_VERSION 1 /* pass to fm_dc_opendict() */ macro
122 if ((Dhp = fm_dc_opendict(FM_DC_VERSION, dirpath, dictname)) == NULL) in do_open()
168 if (version < 0 || version > FM_DC_VERSION) { in fm_dc_opendict()171 debugstr, FM_DC_VERSION); in fm_dc_opendict()
487 if ((dhp = fm_dc_opendict(FM_DC_VERSION, dirpath, dict)) == NULL) { in nd_get_diagcode()
985 if ((dcp = fm_dc_opendict(FM_DC_VERSION, dictdir, dictnam)) == NULL) in fmd_module_dc_opendict()