/titanic_50/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | util.c | 581 if (scf_pg_update(res->sr_pg) == -1) { in set_property_value() 697 if (scf_pg_update(res.sr_pg) == -1) in nwamd_delete_scf_property()
|
/titanic_50/usr/src/lib/libscf/common/ |
H A D | midlevel.c | 631 if (scf_pg_update(gpg) == -1) in set_inst_enabled() 677 if (committed == 0 && scf_pg_update(gpg) == -1) in delete_inst_enabled() 889 if (scf_pg_update(pg) == -1) { in set_inst_action_inst() 1413 if (scf_pg_update(simple_h->editing_pg) == -1) { in scf_transaction_restart() 2871 if (ret == 0 && scf_pg_update(pg) != -1) { in scf_write_propvec() 2979 if (scf_pg_update(pg) == -1) { in scf_instance_delete_prop()
|
H A D | mapfile-vers | 169 scf_pg_update;
|
H A D | notify_params.c | 707 if (scf_pg_update(pg) == SCF_FAILED || in notify_set_params()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/inetadm/ |
H A D | inetadm.c | 298 if (scf_pg_update(gpg) == -1) in modify_prop() 368 if (scf_pg_update(gpg) == -1) in delete_prop()
|
/titanic_50/usr/src/lib/libdladm/common/ |
H A D | libdlbridge.c | 823 if (rv == 0 && scf_pg_update(sstate.ss_pg) == -1) in enable_trill() 974 if (rv == 0 && scf_pg_update(sstate.ss_pg) == -1) in dladm_bridge_configure() 1558 if (rv == 0 && scf_pg_update(sstate.ss_pg) == -1) in dladm_bridge_set_nick()
|
H A D | libdlwlan.c | 1687 if (scf_pg_update(pg) == -1) { in add_pg_method()
|
/titanic_50/usr/src/man/man3scf/ |
H A D | Makefile | 105 scf_pg_update.3scf \ 316 scf_pg_update.3scf := LINKSRC = scf_pg_create.3scf
|
/titanic_50/usr/src/cmd/idmap/idmapd/ |
H A D | idmap_config.c | 619 if (scf_pg_update(pg) == -1) { in del_val() 691 if (scf_pg_update(pg) == -1) { in set_val() 1547 if (scf_pg_update(handles->config_pg) < 0) { in idmap_cfg_load_smf() 1553 if (scf_pg_update(handles->debug_pg) < 0) { in idmap_cfg_load_smf()
|
/titanic_50/usr/src/cmd/acctadm/ |
H A D | aconf.c | 337 if (scf_pg_update(pg) == -1 || in aconf_save()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | repval.c | 394 if (scf_pg_update(pg) < 0) { in _store_rep_vals()
|
/titanic_50/usr/src/cmd/svc/svcadm/ |
H A D | svcadm.c | 382 if (scf_pg_update(pg) == -1) in set_bool_prop() 1457 if (scf_pg_update(pg) == -1) in set_inst_action() 1663 if (scf_pg_update(pg) == -1) in set_astring_prop()
|
/titanic_50/usr/src/cmd/svc/startd/ |
H A D | libscf.c | 1510 if (scf_pg_update(pg) == -1) { in pg_set_prop_value() 2032 if (scf_pg_update(pg) == -1) { in libscf_clear_runlevel() 2761 if (scf_pg_update(pg) == -1) { in libscf_write_method_status() 3154 if (scf_pg_update(pg) == -1) { in libscf_unset_action()
|
/titanic_50/usr/src/cmd/svc/common/ |
H A D | manifest_hash.c | 386 if (scf_pg_update(pg) == -1) { in mhash_store_entry()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/ |
H A D | ksslcfg_create.c | 264 if (scf_pg_update(pg) == -1) { in add_pg_method()
|
/titanic_50/usr/src/lib/librestart/common/ |
H A D | librestart.c | 1323 if (scf_pg_update(pg) == -1) { in _restarter_commit_states() 1629 if (scf_pg_update(pg) == -1) { in restarter_remove_contract() 1931 if (scf_pg_update(pg) == -1) { in restarter_store_contract() 3949 if (scf_pg_update(pg) == -1) in restarter_inst_set_astring_prop()
|
/titanic_50/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 619 int scf_pg_update(scf_propertygroup_t *);
|
/titanic_50/usr/src/cmd/svc/lsvcrun/ |
H A D | lsvcrun.c | 776 if (scf_pg_update(pg) == -1) { in set_legacy_service()
|
/titanic_50/usr/src/cmd/svc/svcprop/ |
H A D | svcprop.c | 941 ret = scf_pg_update(pg); in do_wait()
|
/titanic_50/usr/src/lib/libnwam/common/ |
H A D | libnwam_util.c | 975 if (scf_pg_update(pg) == -1) { in nwam_set_smf_string_property()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/inetconv/ |
H A D | inetconv.c | 1187 if (scf_pg_update(gpg) == -1) { in modify_sprop()
|
/titanic_50/usr/src/cmd/cmd-inet/lib/ipmgmtd/ |
H A D | ipmgmt_persist.c | 1529 if (scf_pg_update(res->sr_pg) == -1) { in ipmgmt_set_scfprop_value()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3scf.inc | 152 link path=usr/share/man/man3scf/scf_pg_update.3scf target=scf_pg_create.3scf
|
/titanic_50/usr/src/lib/libinetsvc/common/ |
H A D | inetsvc.c | 1476 if (scf_pg_update(pg) == -1) in store_inetd_hash()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/ilbd/ |
H A D | ilbd_scf.c | 929 (void) scf_pg_update(pg); in ilbd_scf_set_prop()
|