Searched refs:scf_pg_update (Results 1 - 25 of 28) sorted by relevance
12
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | util.c | 581 if (scf_pg_update(res->sr_pg) == -1) { 697 if (scf_pg_update(res.sr_pg) == -1)
|
/illumos-gate/usr/src/lib/libscf/common/ |
H A D | midlevel.c | 631 if (scf_pg_update(gpg) == -1) 677 if (committed == 0 && scf_pg_update(gpg) == -1) 889 if (scf_pg_update(pg) == -1) { 900 bad_error("scf_pg_update", scf_error()); 1413 if (scf_pg_update(simple_h->editing_pg) == -1) { 2871 if (ret == 0 && scf_pg_update(pg) != -1) { 2979 if (scf_pg_update(pg) == -1) {
|
H A D | notify_params.c | 707 if (scf_pg_update(pg) == SCF_FAILED ||
|
/illumos-gate/usr/src/lib/libdladm/common/ |
H A D | libdlbridge.c | 823 if (rv == 0 && scf_pg_update(sstate.ss_pg) == -1) 974 if (rv == 0 && scf_pg_update(sstate.ss_pg) == -1) 1558 if (rv == 0 && scf_pg_update(sstate.ss_pg) == -1)
|
H A D | libdlwlan.c | 1687 if (scf_pg_update(pg) == -1) {
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | repval.c | 394 if (scf_pg_update(pg) < 0) {
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/ |
H A D | ksslcfg_create.c | 264 if (scf_pg_update(pg) == -1) {
|
/illumos-gate/usr/src/cmd/acctadm/ |
H A D | aconf.c | 337 if (scf_pg_update(pg) == -1 ||
|
/illumos-gate/usr/src/cmd/idmap/idmapd/ |
H A D | idmap_config.c | 619 if (scf_pg_update(pg) == -1) { 621 "scf_pg_update(%s) failed: %s", 691 if (scf_pg_update(pg) == -1) { 693 "scf_pg_update() failed: %s", 1547 if (scf_pg_update(handles->config_pg) < 0) { 1548 idmapdlog(LOG_ERR, "scf_pg_update() failed: %s", 1553 if (scf_pg_update(handles->debug_pg) < 0) { 1554 idmapdlog(LOG_ERR, "scf_pg_update() failed: %s",
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetadm/ |
H A D | inetadm.c | 298 if (scf_pg_update(gpg) == -1) 368 if (scf_pg_update(gpg) == -1)
|
/illumos-gate/usr/src/man/man3scf/ |
H A D | Makefile | 105 scf_pg_update.3scf \ 316 scf_pg_update.3scf := LINKSRC = scf_pg_create.3scf
|
/illumos-gate/usr/src/cmd/svc/svcadm/ |
H A D | svcadm.c | 382 if (scf_pg_update(pg) == -1) 1457 if (scf_pg_update(pg) == -1) 1663 if (scf_pg_update(pg) == -1)
|
/illumos-gate/usr/src/cmd/svc/common/ |
H A D | manifest_hash.c | 386 if (scf_pg_update(pg) == -1) {
|
/illumos-gate/usr/src/cmd/svc/lsvcrun/ |
H A D | lsvcrun.c | 776 if (scf_pg_update(pg) == -1) { 777 func = "scf_pg_update()";
|
/illumos-gate/usr/src/cmd/svc/startd/ |
H A D | libscf.c | 1510 if (scf_pg_update(pg) == -1) { 1522 bad_error("scf_pg_update", scf_error()); 2032 if (scf_pg_update(pg) == -1) { 2761 if (scf_pg_update(pg) == -1) { 2773 bad_error("scf_pg_update", scf_error()); 3154 if (scf_pg_update(pg) == -1) {
|
/illumos-gate/usr/src/lib/librestart/common/ |
H A D | librestart.c | 1324 if (scf_pg_update(pg) == -1) { 1630 if (scf_pg_update(pg) == -1) { 1641 bad_fail("scf_pg_update", scf_error()); 1932 if (scf_pg_update(pg) == -1) { 1943 bad_fail("scf_pg_update", scf_error()); 4061 if (scf_pg_update(pg) == -1)
|
/illumos-gate/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 631 int scf_pg_update(scf_propertygroup_t *);
|
/illumos-gate/usr/src/lib/libnwam/common/ |
H A D | libnwam_util.c | 975 if (scf_pg_update(pg) == -1) {
|
/illumos-gate/usr/src/cmd/svc/svcprop/ |
H A D | svcprop.c | 941 ret = scf_pg_update(pg);
|
/illumos-gate/usr/src/lib/libinetsvc/common/ |
H A D | inetsvc.c | 1476 if (scf_pg_update(pg) == -1)
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/ |
H A D | ilbd_scf.c | 929 (void) scf_pg_update(pg);
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetconv/ |
H A D | inetconv.c | 1187 if (scf_pg_update(gpg) == -1) {
|
/illumos-gate/usr/src/cmd/cmd-inet/lib/ipmgmtd/ |
H A D | ipmgmt_persist.c | 1533 if (scf_pg_update(res->sr_pg) == -1) {
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/ |
H A D | routeadm.c | 2171 if (scf_pg_update(instpg) == -1)
|
/illumos-gate/usr/src/cmd/init/ |
H A D | init.c | 3497 (void) scf_pg_update(pg);
|
Completed in 218 milliseconds
12