Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rcap/common/
H A Drcapd_conf.c55 if ((simple_h = scf_general_pg_setup(RCAP_FMRI, CONFIG_PG)) in rcfg_read()
170 if ((simple_h = scf_general_pg_setup(RCAP_FMRI, CONFIG_PG)) in modify_config()
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf_priv.h229 scf_simple_handle_t *scf_general_pg_setup(const char *, const char *);
/illumos-gate/usr/src/lib/libscf/common/
H A Dmapfile-vers295 scf_general_pg_setup;
H A Dmidlevel.c1383 scf_general_pg_setup(const char *fmri, const char *pg_name) in scf_general_pg_setup() function
/illumos-gate/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()