Home
last modified time | relevance | path

Searched refs:scf_general_pg_setup (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/rcap/common/
H A Drcapd_conf.c57 if ((simple_h = scf_general_pg_setup(RCAP_FMRI, CONFIG_PG)) in rcfg_read()
172 if ((simple_h = scf_general_pg_setup(RCAP_FMRI, CONFIG_PG)) in modify_config()
/titanic_41/usr/src/lib/libscf/inc/
H A Dlibscf_priv.h226 scf_simple_handle_t *scf_general_pg_setup(const char *, const char *);
/titanic_41/usr/src/lib/libscf/common/
H A Dmapfile-vers289 scf_general_pg_setup;
H A Dmidlevel.c1323 scf_general_pg_setup(const char *fmri, const char *pg_name) in scf_general_pg_setup() function
/titanic_41/usr/src/lib/libbsm/common/
H A Daudit_scf.c1007 if ((sh = scf_general_pg_setup(AUDITD_FMRI, plugin_str)) == NULL) { in plugin_avail_scf()