Home
last modified time | relevance | path

Searched refs:scf_pg_update (Results 1 – 25 of 31) sorted by relevance

12

/titanic_50/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dutil.c581 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 Dmidlevel.c631 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 Dmapfile-vers169 scf_pg_update;
H A Dnotify_params.c707 if (scf_pg_update(pg) == SCF_FAILED || in notify_set_params()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/inetadm/
H A Dinetadm.c298 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 Dlibdlbridge.c823 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 Dlibdlwlan.c1687 if (scf_pg_update(pg) == -1) { in add_pg_method()
/titanic_50/usr/src/man/man3scf/
H A DMakefile105 scf_pg_update.3scf \
316 scf_pg_update.3scf := LINKSRC = scf_pg_create.3scf
/titanic_50/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c619 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 Daconf.c337 if (scf_pg_update(pg) == -1 || in aconf_save()
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Drepval.c394 if (scf_pg_update(pg) < 0) { in _store_rep_vals()
/titanic_50/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c382 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 Dlibscf.c1510 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 Dmanifest_hash.c386 if (scf_pg_update(pg) == -1) { in mhash_store_entry()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/
H A Dksslcfg_create.c264 if (scf_pg_update(pg) == -1) { in add_pg_method()
/titanic_50/usr/src/lib/librestart/common/
H A Dlibrestart.c1323 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 Dlibscf.h619 int scf_pg_update(scf_propertygroup_t *);
/titanic_50/usr/src/cmd/svc/lsvcrun/
H A Dlsvcrun.c776 if (scf_pg_update(pg) == -1) { in set_legacy_service()
/titanic_50/usr/src/cmd/svc/svcprop/
H A Dsvcprop.c941 ret = scf_pg_update(pg); in do_wait()
/titanic_50/usr/src/lib/libnwam/common/
H A Dlibnwam_util.c975 if (scf_pg_update(pg) == -1) { in nwam_set_smf_string_property()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/inetconv/
H A Dinetconv.c1187 if (scf_pg_update(gpg) == -1) { in modify_sprop()
/titanic_50/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_persist.c1529 if (scf_pg_update(res->sr_pg) == -1) { in ipmgmt_set_scfprop_value()
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3scf.inc152 link path=usr/share/man/man3scf/scf_pg_update.3scf target=scf_pg_create.3scf
/titanic_50/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c1476 if (scf_pg_update(pg) == -1) in store_inetd_hash()
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_scf.c929 (void) scf_pg_update(pg); in ilbd_scf_set_prop()

12