Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/libfmd_agent/common/
H A Dfmd_agent.h99 extern void fmd_agent_cache_info_free(fmd_agent_hdl_t *,
H A Dfmd_agent.c340 fmd_agent_cache_info_free(fmd_agent_hdl_t *hdl __unused, in fmd_agent_cache_info_free() function
441 fmd_agent_cache_info_free(hdl, cache); in fmd_agent_cache_info()
H A Dmapfile-vers46 fmd_agent_cache_info_free;
/illumos-gate/usr/src/lib/fm/topo/modules/common/zen/
H A Dtopo_zen.c92 fmd_agent_cache_info_free(sock->ztes_fm_agent, in topo_zen_enum_cleanup_sock()