Searched refs:config_get (Results 1 – 3 of 3) sorted by relevance
242 extern int config_get(fmd_hdl_t *hdl, const fmd_prop_t *fmd_props);
358 if (config_get(hdl, fmd_props)) { in _fmd_init()
792 config_get(fmd_hdl_t *hdl, const fmd_prop_t *fmd_props) in config_get() function