Searched refs:fmd_module_dc_opendict (Results 1 – 3 of 3) sorted by relevance
198 extern int fmd_module_dc_opendict(fmd_module_t *, const char *);
486 if (fmd_module_dc_opendict(mp, pap->cpa_argv[i]) != 0) { in fmd_hdl_register()721 if (fmd_module_dc_opendict(mp, pap->cpa_argv[i]) != 0) { in fmd_hdl_opendict()
953 fmd_module_dc_opendict(fmd_module_t *mp, const char *dict) in fmd_module_dc_opendict() function