Searched refs:scf_transaction_property_new (Results 1 - 25 of 33) sorted by relevance

12

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_scfutil.c208 scf_transaction_property_new(handle->scf_trans, entry,
309 scf_transaction_property_new(handle->scf_trans, entry,
404 scf_transaction_property_new(handle->scf_trans, entry,
497 scf_transaction_property_new(handle->scf_trans, entry,
/illumos-gate/usr/src/lib/libshare/smbfs/
H A Dsmbfs_scfutil.c593 scf_transaction_property_new(handle->scf_trans, entry,
696 scf_transaction_property_new(handle->scf_trans, entry,
793 scf_transaction_property_new(handle->scf_trans, entry,
888 scf_transaction_property_new(handle->scf_trans, entry,
/illumos-gate/usr/src/cmd/svc/common/
H A Dmanifest_hash.c412 if (scf_transaction_property_new(tx, e, MHASH_PROP,
426 if (scf_transaction_property_new(tx, fe, MHASH_FILE_PROP,
458 if ((scf_transaction_property_new(tx, ae,
/illumos-gate/usr/src/lib/libstmf/common/
H A Dstore.c717 if (scf_transaction_property_new(tran, entry, STMF_VE_CNT,
832 if (scf_transaction_property_new(tran, entryVeName,
1012 if (scf_transaction_property_new(tran, entry[i],
1045 if (scf_transaction_property_new(tran, entry[i],
1085 if (scf_transaction_property_new(tran, entry[i],
1120 if (scf_transaction_property_new(tran, entry[i],
1160 if (scf_transaction_property_new(tran, entry[i], STMF_VE_LUNBR,
1570 if (scf_transaction_property_new(tran, entry1, buf1,
1594 if (scf_transaction_property_new(tran, entry2, buf2,
2160 if (scf_transaction_property_new(tra
[all...]
/illumos-gate/usr/src/lib/libndmp/common/
H A Dlibndmp_prop.c468 (scf_transaction_property_new(handle->scf_trans, entry, propname,
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlbridge.c539 if (scf_transaction_property_new(tran, entry, propname,
570 if (scf_transaction_property_new(tran, entry, propname,
602 if (scf_transaction_property_new(tran, entry, propname,
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Drepval.c374 if ((scf_transaction_property_new(trans, entry,
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/
H A Dksslcfg_create.c120 if (scf_transaction_property_new(tx, entry, prop_name, type) != 0) {
123 KSSL_DEBUG("scf_transaction_property_new succeeded\n");
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dutil.c563 if (scf_transaction_property_new(res->sr_tx, res->sr_ent,
/illumos-gate/usr/src/man/man3scf/
H A DMakefile212 scf_transaction_property_new.3scf \
436 scf_transaction_property_new.3scf := LINKSRC = scf_transaction_create.3scf
/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c353 if (scf_transaction_property_new(tx, ent, propname,
1406 if (scf_transaction_property_new(tx, ent,
1636 if (scf_transaction_property_new(tx, txent, propname,
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcadm-list.c220 if (scf_transaction_property_new(tran, entry, NPIV_PORT_LIST,
/illumos-gate/usr/src/cmd/svc/lsvcrun/
H A Dlsvcrun.c665 r = scf_transaction_property_new(tx, e, name, ty);
667 func = "scf_transaction_property_new()";
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h665 int scf_transaction_property_new(scf_transaction_t *,
/illumos-gate/usr/src/lib/libshare/common/
H A Dscfutil.c1452 scf_transaction_property_new(handle->trans, entry,
1552 scf_transaction_property_new(handle->trans, entry,
/illumos-gate/usr/src/lib/libscf/common/
H A Dmidlevel.c458 if (scf_transaction_property_new(tx, e, pname, ty) == 0)
1543 if (scf_transaction_property_new(trans, entry, propname,
2815 ret = scf_transaction_property_new(tx, e[i],
H A Dnotify_params.c648 if (scf_transaction_property_new(tx, te, prop, type) != SCF_SUCCESS &&
/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c1076 if (scf_transaction_property_new(tx, ent, pname, ty) == 0)
1094 bad_fail("scf_transaction_property_new", scf_error());
1573 if (scf_transaction_property_new(t, t_cid, pname,
1591 bad_fail("scf_transaction_property_new",
1864 if (scf_transaction_property_new(t, t_cid, pname,
1882 bad_fail("scf_transaction_property_new",
/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c267 if (scf_transaction_property_new(tran, entry, FCOE_PORT_LIST,
/illumos-gate/usr/src/lib/libvscan/common/
H A Dlibvscan.c908 rc = scf_transaction_property_new(vsc.vscf_tx,
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetadm/
H A Dinetadm.c257 ret = scf_transaction_property_new(tx, ent, prop, type);
/illumos-gate/usr/src/lib/libinetsvc/common/
H A Dinetsvc.c1461 if (scf_transaction_property_new(tx, txent, HASH_PROP,
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_scf.c903 if (scf_transaction_property_new(tx, ent, propname,
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetconv/
H A Dinetconv.c1159 ret = scf_transaction_property_new(tx, ent, prop,
/illumos-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/
H A Dipmgmt_persist.c1516 if (scf_transaction_property_new(res->sr_tx, res->sr_ent,

Completed in 144 milliseconds

12