/titanic_50/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_scfutil.c | 211 if (scf_entry_add_value(entry, value) != 0) { in smb_smf_set_string_property() 312 if (scf_entry_add_value(entry, value) != 0) { in smb_smf_set_integer_property() 407 if (scf_entry_add_value(entry, value) != 0) { in smb_smf_set_boolean_property() 500 if (scf_entry_add_value(entry, value) != 0) { in smb_smf_set_opaque_property()
|
/titanic_50/usr/src/cmd/fs.d/nfs/lib/ |
H A D | smfcfg.c | 185 if (scf_entry_add_value(entry, val) < 0) { in fs_smf_set_prop() 196 if (scf_entry_add_value(entry, in fs_smf_set_prop() 218 if (scf_entry_add_value(entry, val) != 0) { in fs_smf_set_prop()
|
/titanic_50/usr/src/lib/libshare/smbfs/ |
H A D | smbfs_scfutil.c | 596 if (scf_entry_add_value(entry, value) != 0) { in smb_smf_set_string_property() 699 if (scf_entry_add_value(entry, value) != 0) { in smb_smf_set_integer_property() 796 if (scf_entry_add_value(entry, value) != 0) { in smb_smf_set_boolean_property() 891 if (scf_entry_add_value(entry, value) != 0) { in smb_smf_set_opaque_property()
|
/titanic_50/usr/src/lib/libstmf/common/ |
H A D | store.c | 477 if (scf_entry_add_value(entry, valueSet[i]) == -1) { in iPsAddRemoveGroupMember() 545 if (scf_entry_add_value(entry, valueSet[i]) == -1) { in iPsAddRemoveGroupMember() 810 if (scf_entry_add_value(entry, value) == -1) { in iPsAddRemoveLuViewEntry() 1032 if (scf_entry_add_value(entry[i], value[i]) == -1) { in iPsAddViewEntry() 1072 if (scf_entry_add_value(entry[i], value[i]) == -1) { in iPsAddViewEntry() 1107 if (scf_entry_add_value(entry[i], value[i]) == -1) { in iPsAddViewEntry() 1147 if (scf_entry_add_value(entry[i], value[i]) == -1) { in iPsAddViewEntry() 1187 if (scf_entry_add_value(entry[i], value[i]) == -1) { in iPsAddViewEntry() 1584 if (scf_entry_add_value(entry1, value) == -1) { in iPsCreateDeleteGroup() 2195 if (scf_entry_add_value(entry, value) == -1) { in iPsGetSetPersistType() [all …]
|
/titanic_50/usr/src/cmd/svc/common/ |
H A D | manifest_hash.c | 423 ret = scf_entry_add_value(e, val); in mhash_store_entry() 437 ret = scf_entry_add_value(fe, fval); in mhash_store_entry() 472 ret = scf_entry_add_value(ae, aval); in mhash_store_entry()
|
/titanic_50/usr/src/lib/libscf/common/ |
H A D | mapfile-vers | 104 scf_entry_add_value;
|
H A D | midlevel.c | 621 if (scf_entry_add_value(ent, v) == -1) in set_inst_enabled() 860 if (scf_entry_add_value(ent, v) == -1) in set_inst_action_inst() 1537 if (scf_entry_add_value(entry, value) == 0) { in scf_set_count_property() 1546 if (scf_entry_add_value(entry, value) == 0) { in scf_set_count_property() 2861 if (ret == -1 || scf_entry_add_value(e[i], v[i]) == -1) { in scf_write_propvec()
|
/titanic_50/usr/src/cmd/fcinfo/ |
H A D | fcadm-list.c | 300 if (scf_entry_add_value(entry, valueSet[i]) == -1) { in npivAddRemoveNPIVEntry() 356 if (scf_entry_add_value(entry, valueSet[i]) == -1) { in npivAddRemoveNPIVEntry()
|
/titanic_50/usr/src/lib/libfcoe/common/ |
H A D | libfcoe.c | 350 if (scf_entry_add_value(entry, valueSet[i]) == -1) { in fcoe_add_remove_scf_entry() 406 if (scf_entry_add_value(entry, valueSet[i]) == -1) { in fcoe_add_remove_scf_entry()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/inetadm/ |
H A D | inetadm.c | 153 (scf_entry_add_value(entry, sv_el->val) != 0)) in add_proto_list() 284 (scf_entry_add_value(ent, v) == -1)) in modify_prop()
|
/titanic_50/usr/src/lib/libdladm/common/ |
H A D | libdlbridge.c | 545 if (scf_entry_add_value(entry, value) == 0) in set_count_property() 577 if (scf_entry_add_value(entry, value) == 0) in set_string_property() 609 if (scf_entry_add_value(entry, value) == 0) in set_fmri_property()
|
/titanic_50/usr/src/lib/libndmp/common/ |
H A D | libndmp_prop.c | 493 if (scf_entry_add_value(entry, value) == 0) { in ndmp_smf_set_property()
|
/titanic_50/usr/src/man/man3scf/ |
H A D | Makefile | 47 scf_entry_add_value.3scf \ 250 scf_entry_add_value.3scf := LINKSRC = scf_entry_create.3scf
|
/titanic_50/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | util.c | 574 if (scf_entry_add_value(res->sr_ent, res->sr_val) != 0) { in set_property_value()
|
/titanic_50/usr/src/cmd/acctadm/ |
H A D | aconf.c | 345 (void) scf_entry_add_value(p->entry, p->value); in aconf_save()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | repval.c | 321 if (scf_entry_add_value(entry, rval->scf_val) < 0) { in add_tr_entry_values()
|
/titanic_50/usr/src/cmd/svc/svcadm/ |
H A D | svcadm.c | 358 r = scf_entry_add_value(ent, v); in set_bool_prop() 1437 if (scf_entry_add_value(ent, v) == -1) in set_inst_action() 1644 if (scf_entry_add_value(txent, val) != SCF_SUCCESS) in set_astring_prop()
|
/titanic_50/usr/src/cmd/svc/startd/ |
H A D | libscf.c | 1472 r = scf_entry_add_value(e, v); in pg_set_prop_value() 1995 r = scf_entry_add_value(e_ms, val); in libscf_clear_runlevel() 2704 r = scf_entry_add_value(e_time, v_time); in libscf_write_method_status() 2722 r = scf_entry_add_value(e_stat, v_stat); in libscf_write_method_status()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/ |
H A D | ksslcfg_create.c | 130 if (scf_entry_add_value(entry, value) != 0) { in add_new_property()
|
/titanic_50/usr/src/lib/librestart/common/ |
H A D | librestart.c | 1097 r = scf_entry_add_value(ent, val); in tx_set_value() 1524 ret = scf_entry_add_value(t_cid, in restarter_remove_contract() 1819 ret = scf_entry_add_value(t_cid, val); in restarter_store_contract() 1895 ret = scf_entry_add_value(t_cid, val); in restarter_store_contract()
|
/titanic_50/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 658 int scf_entry_add_value(scf_transaction_entry_t *, scf_value_t *);
|
/titanic_50/usr/src/cmd/svc/lsvcrun/ |
H A D | lsvcrun.c | 692 if (scf_entry_add_value(e, v) == 0) in add_new_property()
|
/titanic_50/usr/src/lib/libshare/common/ |
H A D | scfutil.c | 1455 if (scf_entry_add_value(entry, value) != 0) { in sa_set_property() 1594 if (scf_entry_add_value(entry, value) != 0) { in sa_set_resource_property()
|
/titanic_50/usr/src/lib/libnwam/common/ |
H A D | libnwam_util.c | 963 == -1 || scf_entry_add_value(ent, val) != 0) { in nwam_set_smf_string_property()
|
/titanic_50/usr/src/lib/libvscan/common/ |
H A D | libvscan.c | 1007 if ((scf_entry_add_value(vsc->vscf_ent[idx], in vs_scf_set()
|