Home
last modified time | relevance | path

Searched refs:scf_simple_prop_get (Results 1 – 25 of 36) sorted by relevance

12

/illumos-gate/usr/src/man/man3scf/
H A DMakefile33 scf_simple_prop_get.3scf \
346 scf_simple_app_props_free.3scf := LINKSRC = scf_simple_prop_get.3scf
347 scf_simple_app_props_get.3scf := LINKSRC = scf_simple_prop_get.3scf
348 scf_simple_app_props_next.3scf := LINKSRC = scf_simple_prop_get.3scf
349 scf_simple_app_props_search.3scf := LINKSRC = scf_simple_prop_get.3scf
350 scf_simple_prop_free.3scf := LINKSRC = scf_simple_prop_get.3scf
351 scf_simple_prop_name.3scf := LINKSRC = scf_simple_prop_get.3scf
358 scf_simple_prop_next_time.3scf := LINKSRC = scf_simple_prop_get.3scf
360 scf_simple_prop_numvalues.3scf := LINKSRC = scf_simple_prop_get.3scf
361 scf_simple_prop_pgname.3scf := LINKSRC = scf_simple_prop_get.3scf
[all …]
/illumos-gate/usr/src/lib/libc/sparc/sys/
H A Duadmin.c58 scf_simple_prop_get_t scf_simple_prop_get = (scf_handle == NULL)? NULL : in load_scf() local
72 if (scf_simple_prop_get == NULL) in load_scf()
75 real_scf_simple_prop_get = scf_simple_prop_get; in load_scf()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc186 target=scf_simple_prop_get.3scf
188 target=scf_simple_prop_get.3scf
190 target=scf_simple_prop_get.3scf
192 target=scf_simple_prop_get.3scf
194 target=scf_simple_prop_get.3scf
197 target=scf_simple_prop_get.3scf
199 target=scf_simple_prop_get.3scf
201 target=scf_simple_prop_get.3scf
203 target=scf_simple_prop_get.3scf
205 target=scf_simple_prop_get.3scf
[all …]
/illumos-gate/usr/src/lib/libc/amd64/sys/
H A Duadmin.c74 scf_simple_prop_get_t scf_simple_prop_get = (scf_handle == NULL)? NULL : in load_scf() local
88 if (scf_simple_prop_get == NULL) in load_scf()
91 real_scf_simple_prop_get = scf_simple_prop_get; in load_scf()
/illumos-gate/usr/src/lib/libc/i386/sys/
H A Duadmin.c73 scf_simple_prop_get_t scf_simple_prop_get = (scf_handle == NULL)? NULL : in load_scf() local
87 if (scf_simple_prop_get == NULL) in load_scf()
90 real_scf_simple_prop_get = scf_simple_prop_get; in load_scf()
/illumos-gate/usr/src/cmd/rcap/rcapadm/
H A Drcapadm.c108 if ((persistent_prop = scf_simple_prop_get(h, RCAP_FMRI, in print_state()
113 if ((temporary_prop = scf_simple_prop_get(h, RCAP_FMRI, in print_state()
/illumos-gate/usr/src/cmd/rmvolmgr/
H A Drmvolmgr.c238 if ((prop = scf_simple_prop_get(NULL, RMVOLMGR_FMRI, in get_smf_properties()
246 if ((prop = scf_simple_prop_get(NULL, RMVOLMGR_FMRI, in get_smf_properties()
254 if ((prop = scf_simple_prop_get(NULL, RMVOLMGR_FMRI, in get_smf_properties()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetconv/
H A Dinetconv.c986 if ((sp = scf_simple_prop_get(NULL, INETD_INSTANCE_FMRI, "start", in inetd_config_path()
1248 if ((prop = scf_simple_prop_get(h, svc_name, SCF_PG_GENERAL, in list_callback()
1267 if (((prop = scf_simple_prop_get(h, svc_name, PG_NAME_SERVICE_CONFIG, in list_callback()
1274 if (((sockprop = scf_simple_prop_get(h, svc_name, in list_callback()
1281 if (((rpcprop = scf_simple_prop_get(h, svc_name, in list_callback()
1288 if (((progprop = scf_simple_prop_get(h, svc_name, START_METHOD_NAME, in list_callback()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetadm/
H A Dinetadm.c460 if ((prop = scf_simple_prop_get(hin, inst_name, SCF_PG_GENERAL, in list_callback()
478 if (((prop = scf_simple_prop_get(hin, inst_name, SCF_PG_GENERAL, in list_callback()
486 if (((prop2 = scf_simple_prop_get(hin, inst_name, SCF_PG_RESTARTER, in list_callback()
585 if ((prop = scf_simple_prop_get(h, instname, SCF_PG_GENERAL, in list_props_cb()
/illumos-gate/usr/src/cmd/audit/
H A Daudit.c179 if ((prop = scf_simple_prop_get(NULL, AUDITD_FMRI, SCF_PG_RESTARTER, in sig_auditd()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dconfig.c705 if ((sp = scf_simple_prop_get(rep_handle, fmri, pg, in read_enable_prop()
787 if ((sprop = scf_simple_prop_get(rep_handle, INETD_INSTANCE_FMRI, in refresh_debug_flag()
H A Drepval.c425 if ((sp = scf_simple_prop_get(rep_handle, fmri, PG_NAME_INSTANCE_STATE, in _retrieve_rep_vals()
/illumos-gate/usr/src/lib/nsswitch/mdns/common/
H A Dmdns_common.c565 if ((sprop = scf_simple_prop_get(h, SMF_MDNS_FMRI, in _nss_mdns_get_svcstatetimestamp()
612 if ((sprop = scf_simple_prop_get(h, SMF_MDNS_FMRI, in load_mdns_domaincfg()
/illumos-gate/usr/src/lib/libscf/common/
H A Dhighlevel.c87 if ((prop = scf_simple_prop_get(NULL, FMRI_BOOT_CONFIG, in scf_is_fb_blacklisted()
H A Dmapfile-vers208 scf_simple_prop_get;
H A Dmidlevel.c1292 if ((prop = scf_simple_prop_get(NULL, instance, SCF_PG_RESTARTER, in smf_degrade_instance()
1318 if ((prop = scf_simple_prop_get(NULL, instance, SCF_PG_RESTARTER, in smf_restore_instance()
1346 if ((prop = scf_simple_prop_get(NULL, instance, SCF_PG_RESTARTER, in smf_get_state()
1710 scf_simple_prop_get(scf_handle_t *hin, const char *instance, const char *pgname, in scf_simple_prop_get() function
3098 prop = scf_simple_prop_get(NULL, fmri, SCF_GROUP_APPLICATION, in is_auto_enabled()
/illumos-gate/usr/src/cmd/varpd/
H A Dvarpd.c351 if ((prop = scf_simple_prop_get(NULL, fmri, VARPD_PG, in varpd_load_smf()
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcbind.c1064 prop = scf_simple_prop_get(NULL, NULL, "config", var); in get_smf_prop()
1087 prop = scf_simple_prop_get(NULL, NULL, "config", var); in get_smf_iprop()
/illumos-gate/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c1050 if ((sprop = scf_simple_prop_get(h, inst, pg_name, iprop->ip_name)) == in read_prop()
1397 if ((sp = scf_simple_prop_get(NULL, INETD_INSTANCE_FMRI, HASH_PG, in retrieve_inetd_hash()
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h826 scf_simple_prop_t *scf_simple_prop_get(scf_handle_t *, const char *,
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_main.c364 if ((prop = scf_simple_prop_get(NULL, in mdb_scf_console_term()
/illumos-gate/usr/src/lib/libbsm/common/
H A Daudit_scf.c1159 if ((plugin_prop = scf_simple_prop_get(NULL, in do_setpluginconfig_scf()
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_selfcred.c1543 prop = scf_simple_prop_get(NULL, NULL, "config", var); in get_smf_prop()
/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare.c908 prop = scf_simple_prop_get in sa_init_impl()
1020 prop = scf_simple_prop_get( in sa_init_impl()
/illumos-gate/usr/src/lib/libshare/smb/
H A Dlibshare_smb.c354 prop = scf_simple_prop_get(NULL, SMBD_DEFAULT_INSTANCE_FMRI, in smb_isautoenable()

12