Home
last modified time | relevance | path

Searched refs:fmd_hdl_opendict (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/fm/modules/common/eversholt/
H A Deft.c252 fmd_hdl_opendict(Hdl, lhs); in doopendict()
/titanic_50/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.h136 extern void fmd_hdl_opendict(fmd_hdl_t *, const char *);
H A Dfmd_api.map70 fmd_hdl_opendict { TYPE = function; FLAGS = extern };
H A Dfmd_api.c704 fmd_hdl_opendict(fmd_hdl_t *hdl, const char *dict) in fmd_hdl_opendict() function