Home
last modified time | relevance | path

Searched refs:scf_entry_destroy (Results 1 – 25 of 35) sorted by relevance

12

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_scfutil.c243 scf_entry_destroy(entry); in smb_smf_set_string_property()
335 scf_entry_destroy(entry); in smb_smf_set_integer_property()
428 scf_entry_destroy(entry); in smb_smf_set_boolean_property()
525 scf_entry_destroy(entry); in smb_smf_set_opaque_property()
609 scf_entry_destroy(entry); in smb_smf_delete_property()
/illumos-gate/usr/src/lib/libshare/smbfs/
H A Dsmbfs_scfutil.c558 scf_entry_destroy(entry); in smb_smf_delete_property()
621 scf_entry_destroy(entry); in smb_smf_set_string_property()
715 scf_entry_destroy(entry); in smb_smf_set_integer_property()
810 scf_entry_destroy(entry); in smb_smf_set_boolean_property()
909 scf_entry_destroy(entry); in smb_smf_set_opaque_property()
/illumos-gate/usr/src/lib/libndmp/common/
H A Dlibndmp_prop.c421 scf_entry_destroy(entry); in ndmp_smf_delete_property()
431 scf_entry_destroy(entry); in ndmp_smf_delete_property()
512 scf_entry_destroy(entry); in ndmp_smf_set_property()
/illumos-gate/usr/src/cmd/svc/common/
H A Dmanifest_hash.c419 (void) scf_entry_destroy(e); in mhash_store_entry()
511 (void) scf_entry_destroy(e); in mhash_store_entry()
512 (void) scf_entry_destroy(fe); in mhash_store_entry()
513 (void) scf_entry_destroy(ae); in mhash_store_entry()
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dsmfcfg.c277 scf_entry_destroy(entry); in fs_smf_set_prop()
558 scf_entry_destroy(emin); in nfs_upgrade_server_vers()
560 scf_entry_destroy(emax); in nfs_upgrade_server_vers()
/illumos-gate/usr/src/lib/libstmf/common/
H A Dstore.c586 scf_entry_destroy(entry); in iPsAddRemoveGroupMember()
896 scf_entry_destroy(entry); in iPsAddRemoveLuViewEntry()
1658 scf_entry_destroy(entry1); in iPsCreateDeleteGroup()
1661 scf_entry_destroy(entry2); in iPsCreateDeleteGroup()
2260 scf_entry_destroy(entry); in iPsGetSetPersistType()
2533 scf_entry_destroy(entry); in iPsGetSetStmfProp()
2813 scf_entry_destroy(entry); in iPsGetServiceVersion()
4994 scf_entry_destroy(entry1); in psSetProviderData()
4997 scf_entry_destroy(entry2); in psSetProviderData()
5000 scf_entry_destroy(entry3); in psSetProviderData()
[all …]
/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c1343 scf_entry_destroy(t_state); in _restarter_commit_states()
1344 scf_entry_destroy(t_state_next); in _restarter_commit_states()
1345 scf_entry_destroy(t_stime); in _restarter_commit_states()
1346 scf_entry_destroy(t_aux); in _restarter_commit_states()
1459 scf_entry_destroy(t_cid); in restarter_remove_contract()
1560 scf_entry_destroy(t_cid); in restarter_remove_contract()
1582 scf_entry_destroy(t_cid); in restarter_remove_contract()
1757 scf_entry_destroy(t_cid); in restarter_store_contract()
1851 scf_entry_destroy(t_cid); in restarter_store_contract()
1873 scf_entry_destroy(t_cid); in restarter_store_contract()
[all …]
/illumos-gate/usr/src/lib/libscf/common/
H A Dmidlevel.c673 scf_entry_destroy(ent1); in set_inst_enabled()
674 scf_entry_destroy(ent2); in set_inst_enabled()
743 scf_entry_destroy(ent1); in delete_inst_enabled()
744 scf_entry_destroy(ent2); in delete_inst_enabled()
960 scf_entry_destroy(ent); in set_inst_action_inst()
1620 scf_entry_destroy(entry); in scf_set_count_property()
2948 scf_entry_destroy(e[i]); in scf_write_propvec()
3077 scf_entry_destroy(e); in scf_instance_delete_prop()
H A Dnotify_params.c755 scf_entry_destroy(te); in notify_set_params()
766 scf_entry_destroy(te); in notify_set_params()
775 scf_entry_destroy(te); in notify_set_params()
781 scf_entry_destroy(te); in notify_set_params()
H A Dmapfile-vers112 scf_entry_destroy;
/illumos-gate/usr/src/cmd/acctadm/
H A Daconf.c355 scf_entry_destroy(p->entry); in aconf_save()
547 scf_entry_destroy(p->entry); in aconf_prop()
/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c1532 scf_entry_destroy(e); in pg_set_prop_value()
2059 scf_entry_destroy(e_rl); in libscf_clear_runlevel()
2060 scf_entry_destroy(e_ms); in libscf_clear_runlevel()
2520 scf_entry_destroy(t_pid); in libscf_write_start_pid()
2788 scf_entry_destroy(e_time); in libscf_write_method_status()
2790 scf_entry_destroy(e_stat); in libscf_write_method_status()
3299 scf_entry_destroy(e); in libscf_unset_action()
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c395 scf_entry_destroy(ent); in set_bool_prop()
711 scf_entry_destroy(ent1); in set_enabled_props()
712 scf_entry_destroy(ent2); in set_enabled_props()
1599 scf_entry_destroy(ent); in set_inst_action()
1802 scf_entry_destroy(txent); in set_astring_prop()
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcadm-list.c392 scf_entry_destroy(entry); in npivAddRemoveNPIVEntry()
932 scf_entry_destroy(entry); in fc_util_create_portlist()
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c443 scf_entry_destroy(entry); in fcoe_add_remove_scf_entry()
958 scf_entry_destroy(entry); in FCOE_LoadConfig()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlbridge.c553 scf_entry_destroy(entry); in set_count_property()
585 scf_entry_destroy(entry); in set_string_property()
617 scf_entry_destroy(entry); in set_fmri_property()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetadm/
H A Dinetadm.c306 scf_entry_destroy(ent); in modify_prop()
371 (void) scf_entry_destroy(ent); in delete_prop()
/illumos-gate/usr/src/man/man3scf/
H A DMakefile49 scf_entry_destroy.3scf \
253 scf_entry_destroy.3scf := LINKSRC = scf_entry_create.3scf
/illumos-gate/usr/src/lib/libshare/common/
H A Dscfutil.c1488 scf_entry_destroy(entry); in sa_set_property()
1555 scf_entry_destroy(entry); in sa_set_resource_property()
1639 scf_entry_destroy(entry); in sa_set_resource_property()
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dutil.c294 scf_entry_destroy(res->sr_ent); in release_scf_resources()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Drepval.c163 scf_entry_destroy(entry); in repval_fini()
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h681 void scf_entry_destroy(scf_transaction_entry_t *);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_scf.c943 scf_entry_destroy(ent); in ilbd_scf_set_prop()
1744 scf_entry_destroy(entry); in ilbd_scf_del_srv()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c2328 scf_entry_destroy(entr); in lscf_property_import()
2336 scf_entry_destroy(entr); in lscf_property_import()
3029 scf_entry_destroy(e); in add_upgrade_entries()
3033 scf_entry_destroy(e); in add_upgrade_entries()
3042 scf_entry_destroy(e); in add_upgrade_entries()
3374 scf_entry_destroy(e); in lscf_dependent_import()
3380 scf_entry_destroy(e); in lscf_dependent_import()
4449 scf_entry_destroy(ent); in upgrade_dependent()
14045 scf_entry_destroy(e); in lscf_setprop()
14172 scf_entry_destroy(e); in lscf_delprop()
[all …]
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c729 scf_entry_destroy(ent); in del_val()
831 scf_entry_destroy(ent); in set_val()

12