Symbol: scf_error
usr/src/cmd/audit/audit.c
419
scf_error_t rc = scf_error();
usr/src/cmd/cmd-inet/lib/ipmgmtd/ipmgmt_persist.c
1738
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/lib/ipmgmtd/ipmgmt_persist.c
1764
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/lib/ipmgmtd/ipmgmt_persist.c
1812
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/lib/ipmgmtd/ipmgmt_persist.c
1857
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/lib/ipmgmtd/ipmgmt_persist.c
1863
if ((err = scf_error()) != SCF_ERROR_EXISTS) {
usr/src/cmd/cmd-inet/lib/ipmgmtd/ipmgmt_persist.c
1877
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/lib/nwamd/enm.c
556
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/lib/nwamd/util.c
374
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/lib/nwamd/util.c
607
if (scf_error() != SCF_ERROR_EXISTS)
usr/src/cmd/cmd-inet/lib/nwamd/util.c
624
"setting %s", scf_strerror(scf_error()), prop);
usr/src/cmd/cmd-inet/lib/nwamd/util.c
640
if (scf_error() != SCF_ERROR_EXISTS)
usr/src/cmd/cmd-inet/lib/nwamd/util.c
658
"setting %s", scf_strerror(scf_error()), prop);
usr/src/cmd/cmd-inet/lib/nwamd/util.c
678
if (scf_error() != SCF_ERROR_EXISTS)
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_scf.c
146
switch (scf_error()) {
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_scf.c
1706
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_scf.c
1715
"%s\n", scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_scf.c
1724
"%s\n", scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_scf.c
1730
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_scf.c
1736
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_scf.c
277
if (scf_error() != SCF_ERROR_NOT_FOUND ||
usr/src/cmd/cmd-inet/usr.lib/ilbd/ilbd_scf.c
278
(scf_error() == SCF_ERROR_NOT_FOUND && (!create))) {
usr/src/cmd/cmd-inet/usr.lib/inetd/config.c
588
err = scf_error();
usr/src/cmd/cmd-inet/usr.lib/inetd/config.c
653
if (scf_error() != SCF_ERROR_CONNECTION_BROKEN) {
usr/src/cmd/cmd-inet/usr.lib/inetd/config.c
707
return (scf_error());
usr/src/cmd/cmd-inet/usr.lib/inetd/config.c
711
return (scf_error());
usr/src/cmd/cmd-inet/usr.lib/inetd/config.c
773
SCF_PROPERTY_ENABLED, fmri, scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.lib/inetd/config.c
792
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.lib/inetd/config.c
798
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.lib/inetd/config.c
80
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.lib/inetd/inetd.c
1418
inst->fmri, scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.lib/inetd/inetd.c
1457
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.lib/inetd/inetd.c
2483
inst->fmri, scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.lib/inetd/inetd.c
319
if (scf_error() != SCF_ERROR_CONNECTION_BROKEN)
usr/src/cmd/cmd-inet/usr.lib/inetd/repval.c
126
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.lib/inetd/repval.c
137
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.lib/inetd/repval.c
350
return (scf_error());
usr/src/cmd/cmd-inet/usr.lib/inetd/repval.c
357
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/cmd-inet/usr.lib/inetd/repval.c
358
return (scf_error());
usr/src/cmd/cmd-inet/usr.lib/inetd/repval.c
361
return (scf_error());
usr/src/cmd/cmd-inet/usr.lib/inetd/repval.c
370
return (scf_error());
usr/src/cmd/cmd-inet/usr.lib/inetd/repval.c
376
ret = scf_error();
usr/src/cmd/cmd-inet/usr.lib/inetd/repval.c
381
ret = scf_error();
usr/src/cmd/cmd-inet/usr.lib/inetd/repval.c
386
ret = scf_error();
usr/src/cmd/cmd-inet/usr.lib/inetd/repval.c
393
ret = scf_error();
usr/src/cmd/cmd-inet/usr.lib/inetd/repval.c
427
return (scf_error());
usr/src/cmd/cmd-inet/usr.lib/inetd/repval.c
436
if (scf_error() != SCF_ERROR_NONE) {
usr/src/cmd/cmd-inet/usr.lib/inetd/repval.c
437
assert(scf_error() == SCF_ERROR_TYPE_MISMATCH);
usr/src/cmd/cmd-inet/usr.lib/inetd/repval.c
440
return (scf_error());
usr/src/cmd/cmd-inet/usr.lib/inetd/repval.c
595
ret = scf_error();
usr/src/cmd/cmd-inet/usr.lib/inetd/repval.c
94
(scf_error() == SCF_ERROR_IN_USE))
usr/src/cmd/cmd-inet/usr.lib/inetd/repval.c
97
assert(scf_error() != SCF_ERROR_INVALID_ARGUMENT);
usr/src/cmd/cmd-inet/usr.sbin/inetadm/inetadm.c
205
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/cmd-inet/usr.sbin/inetadm/inetadm.c
221
switch (scf_error()) {
usr/src/cmd/cmd-inet/usr.sbin/inetadm/inetadm.c
233
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/cmd-inet/usr.sbin/inetadm/inetadm.c
247
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/cmd-inet/usr.sbin/inetadm/inetadm.c
287
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/cmd-inet/usr.sbin/inetadm/inetadm.c
333
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/cmd-inet/usr.sbin/inetadm/inetadm.c
341
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/cmd-inet/usr.sbin/inetadm/inetadm.c
349
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/cmd-inet/usr.sbin/inetadm/inetadm.c
359
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/cmd-inet/usr.sbin/inetadm/inetadm.c
587
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/cmd/cmd-inet/usr.sbin/inetadm/inetadm.c
592
if (scf_error() == SCF_ERROR_INVALID_ARGUMENT)
usr/src/cmd/cmd-inet/usr.sbin/inetadm/inetadm.c
683
switch (scf_error()) {
usr/src/cmd/cmd-inet/usr.sbin/inetadm/inetadm.c
86
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.sbin/inetadm/inetadm.c
896
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/cmd/cmd-inet/usr.sbin/inetconv/inetconv.c
1137
if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/cmd/cmd-inet/usr.sbin/inetconv/inetconv.c
1339
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.sbin/inetconv/inetconv.c
1355
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.sbin/inetconv/inetconv.c
1488
if (scf_error() != SCF_ERROR_CALLBACK_FAILED)
usr/src/cmd/cmd-inet/usr.sbin/inetconv/inetconv.c
1491
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1389
if (scf_error() == SCF_ERROR_NOT_FOUND &&
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1400
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1507
myname, scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1550
myname, scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1690
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1697
myname, scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1704
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1711
myname, scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1723
myname, inst_fmri, scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1730
inst_fmri, scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1750
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1764
pnamebuf, scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1789
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1801
myname, inst_fmri, scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1824
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1831
myname, scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1869
myname, inst_fmri, scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1886
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1896
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
1962
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
2016
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
2086
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
2109
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
2141
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
2177
switch (scf_error()) {
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
2191
scf_strerror(scf_error()));
usr/src/cmd/cmd-inet/usr.sbin/routeadm/routeadm.c
2256
scf_strerror(scf_error()));
usr/src/cmd/coreadm/coreadm.c
453
prop->pv_prop, scf_strerror(scf_error()));
usr/src/cmd/coreadm/coreadm.c
457
command, scf_strerror(scf_error()));
usr/src/cmd/coreadm/coreadm.c
466
command, COREADM_INST_FMRI, scf_strerror(scf_error()));
usr/src/cmd/coreadm/coreadm.c
656
command, scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
182
if ((scf_error() == SCF_ERROR_NOT_FOUND) &&
usr/src/cmd/fcinfo/fcadm-list.c
187
scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
192
} else if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/cmd/fcinfo/fcadm-list.c
196
scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
207
scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
222
if (scf_error() == SCF_ERROR_EXISTS) {
usr/src/cmd/fcinfo/fcadm-list.c
227
scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
237
scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
244
scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
252
scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
259
scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
269
scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
288
scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
295
scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
302
scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
336
scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
348
scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
358
scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
366
scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
875
scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
882
scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
888
scf_strerror(scf_error()));
usr/src/cmd/fcinfo/fcadm-list.c
906
scf_strerror(scf_error()));
usr/src/cmd/fm/modules/common/syslog-msgs/syslog.c
200
ret = scf_error();
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
121
if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
124
fmri, scf_strerror(scf_error()));
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
200
ret = scf_error();
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
212
ret = scf_error();
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
227
ret = scf_error();
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
239
ret = scf_error();
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
260
ret = scf_error();
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
330
ret = scf_error();
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
342
ret = scf_error();
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
346
ret = scf_error();
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
353
ret = scf_error();
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
361
ret = scf_error();
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
373
ret = scf_error();
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
390
ret = scf_error();
usr/src/cmd/fs.d/nfs/lib/smfcfg.c
392
if ((ret != 0) && scf_error() != SCF_ERROR_NONE)
usr/src/cmd/halt/halt.c
416
cmdname, FMRI_GDM, scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
1640
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
1646
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
199
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
222
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
228
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
245
DEBUG_PG, name, scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
2535
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
2541
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
2550
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
2563
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
2570
DEBUG_PG, scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
270
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
276
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
328
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
334
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
362
name, scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
383
name, scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
416
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
423
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
431
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
446
name, scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
620
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
626
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
640
name, scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
677
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
683
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
691
name, scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
697
name, scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
703
if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/cmd/idmap/idmapd/idmap_config.c
707
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
721
name, scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
753
name, scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
763
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
770
name, scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
781
name, scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
784
} else if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/cmd/idmap/idmapd/idmap_config.c
789
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
795
name, scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
802
scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
815
name, scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
822
name, scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
849
name, scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
875
name, scf_strerror(scf_error()));
usr/src/cmd/idmap/idmapd/idmap_config.c
882
scf_strerror(scf_error()));
usr/src/cmd/init/init.c
3041
switch (scf_error()) {
usr/src/cmd/init/init.c
3052
bad_error("scf_handle_decode_fmri", scf_error());
usr/src/cmd/init/init.c
3067
switch (scf_error()) {
usr/src/cmd/init/init.c
3082
bad_error("scf_handle_get_scope", scf_error());
usr/src/cmd/init/init.c
3088
switch (scf_error()) {
usr/src/cmd/init/init.c
3103
bad_error("scf_scope_get_service", scf_error());
usr/src/cmd/init/init.c
3109
switch (scf_error()) {
usr/src/cmd/init/init.c
3133
bad_error("scf_scope_add_service", scf_error());
usr/src/cmd/init/init.c
3140
switch (scf_error()) {
usr/src/cmd/init/init.c
3155
bad_error("scf_service_get_instance", scf_error());
usr/src/cmd/init/init.c
3160
switch (scf_error()) {
usr/src/cmd/init/init.c
3188
scf_error());
usr/src/cmd/init/init.c
3214
switch (scf_error()) {
usr/src/cmd/init/init.c
3229
bad_error("scf_transaction_property_change_type", scf_error());
usr/src/cmd/init/init.c
3236
switch (scf_error()) {
usr/src/cmd/init/init.c
3251
bad_error("scf_transaction_property_new", scf_error());
usr/src/cmd/init/init.c
3259
switch (scf_error()) {
usr/src/cmd/init/init.c
3280
scf_strerror(scf_error()));
usr/src/cmd/init/init.c
3303
switch (scf_error()) {
usr/src/cmd/init/init.c
3343
switch (scf_error()) {
usr/src/cmd/init/init.c
3358
bad_error("scf_instance_get_pg", scf_error());
usr/src/cmd/init/init.c
3365
switch (scf_error()) {
usr/src/cmd/init/init.c
3382
bad_error("scf_instance_add_pg", scf_error());
usr/src/cmd/init/init.c
3394
switch (scf_error()) {
usr/src/cmd/init/init.c
3409
bad_error("scf_transaction_start", scf_error());
usr/src/cmd/init/init.c
3438
switch (scf_error()) {
usr/src/cmd/init/init.c
3455
scf_error());
usr/src/cmd/ipf/svc/ipfd.c
161
scf_strerror(scf_error()));
usr/src/cmd/ipf/svc/ipfd.c
183
switch (scf_error()) {
usr/src/cmd/ipf/svc/ipfd.c
196
scf_strerror(scf_error()));
usr/src/cmd/ipf/svc/ipfd.c
229
switch (scf_error()) {
usr/src/cmd/ipf/svc/ipfd.c
237
pname, scf_strerror(scf_error()));
usr/src/cmd/ipf/svc/ipfd.c
256
scf_strerror(scf_error()));
usr/src/cmd/ipf/svc/ipfd.c
275
"%s\n", fmri, scf_strerror(scf_error()));
usr/src/cmd/ipf/svc/ipfd.c
375
switch (scf_error()) {
usr/src/cmd/ipf/svc/ipfd.c
383
scf_strerror(scf_error()));
usr/src/cmd/ipf/svc/ipfd.c
389
switch (scf_error()) {
usr/src/cmd/ipf/svc/ipfd.c
397
scf_strerror(scf_error()));
usr/src/cmd/ipf/svc/ipfd.c
408
"%s\n", scf_strerror(scf_error()));
usr/src/cmd/ipf/svc/ipfd.c
424
switch (scf_error()) {
usr/src/cmd/ipf/svc/ipfd.c
428
scf_strerror(scf_error()));
usr/src/cmd/ipf/svc/ipfd.c
453
switch (scf_error()) {
usr/src/cmd/ipf/svc/ipfd.c
464
scf_strerror(scf_error()));
usr/src/cmd/ipf/svc/ipfd.c
476
switch (scf_error()) {
usr/src/cmd/ipf/svc/ipfd.c
487
scf_strerror(scf_error()));
usr/src/cmd/ipf/svc/ipfd.c
506
if (scf_error() == SCF_ERROR_CONSTRAINT_VIOLATED) {
usr/src/cmd/ipf/svc/ipfd.c
511
"failed: %s\n", scf_strerror(scf_error()));
usr/src/cmd/ipf/svc/ipfd.c
513
if (scf_error() == SCF_ERROR_CONNECTION_BROKEN)
usr/src/cmd/ipf/svc/ipfd.c
521
"failed: %s\n", scf_strerror(scf_error()));
usr/src/cmd/ipf/svc/ipfd.c
523
if (scf_error() == SCF_ERROR_CONNECTION_BROKEN)
usr/src/cmd/ipf/svc/ipfd.c
586
scf_strerror(scf_error()));
usr/src/cmd/ipf/svc/ipfd.c
602
"failed: %s\n", scf_strerror(scf_error()));
usr/src/cmd/ipf/svc/ipfd.c
644
scf_strerror(scf_error()));
usr/src/cmd/ipf/svc/ipfd.c
667
scf_strerror(scf_error()));
usr/src/cmd/ldap/ns_ldap/ldapclient.c
3680
scf_strerror(scf_error()));
usr/src/cmd/ldap/ns_ldap/ldapclient.c
3765
scf_strerror(scf_error()));
usr/src/cmd/ldap/ns_ldap/ldapclient.c
3835
scf_strerror(scf_error()));
usr/src/cmd/ldap/ns_ldap/ldapclient.c
3846
scf_strerror(scf_error()));
usr/src/cmd/nscd/nscd_selfcred.c
1581
scf_strerror(scf_error()), vs);
usr/src/cmd/rcap/common/rcapd_conf.c
143
if (scf_error() != SCF_ERROR_NONE) {
usr/src/cmd/rcap/common/rcapd_conf.c
145
scf_strerror(scf_error()));
usr/src/cmd/rcap/common/rcapd_conf.c
173
scf_strerror(scf_error()));
usr/src/cmd/rcap/common/rcapd_conf.c
179
scf_strerror(scf_error()));
usr/src/cmd/rcap/common/rcapd_conf.c
227
"%s\n"), scf_strerror(scf_error()));
usr/src/cmd/rcap/common/rcapd_conf.c
58
scf_strerror(scf_error()));
usr/src/cmd/rcap/rcapadm/rcapadm.c
278
scf_strerror(scf_error()));
usr/src/cmd/rcap/rcapadm/rcapadm.c
285
scf_strerror(scf_error()));
usr/src/cmd/rcap/rcapadm/rcapadm.c
333
scf_strerror(scf_error()));
usr/src/cmd/rpcbind/rpcbind.c
1073
"Using default \"%s\"", var, scf_strerror(scf_error()),
usr/src/cmd/rpcbind/rpcbind.c
1101
"Using default %d", var, scf_strerror(scf_error()),
usr/src/cmd/svc/common/manifest_hash.c
199
err = scf_error();
usr/src/cmd/svc/common/manifest_hash.c
207
err = scf_error();
usr/src/cmd/svc/common/manifest_hash.c
277
if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/cmd/svc/common/manifest_hash.c
289
err = scf_error();
usr/src/cmd/svc/common/manifest_hash.c
321
if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/cmd/svc/common/manifest_hash.c
333
err = scf_error();
usr/src/cmd/svc/common/manifest_hash.c
405
if (scf_error() != SCF_ERROR_PERMISSION_DENIED) {
usr/src/cmd/svc/common/manifest_hash.c
455
err = scf_error();
usr/src/cmd/svc/common/manifest_hash.c
497
if (scf_error() != SCF_ERROR_PERMISSION_DENIED) {
usr/src/cmd/svc/lsvcrun/lsvcrun.c
190
func, scf_strerror(scf_error()));
usr/src/cmd/svc/lsvcrun/lsvcrun.c
217
switch (scf_error()) {
usr/src/cmd/svc/lsvcrun/lsvcrun.c
240
switch (scf_error()) {
usr/src/cmd/svc/lsvcrun/lsvcrun.c
280
} else if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/cmd/svc/lsvcrun/lsvcrun.c
448
if (scf_error() != SCF_ERROR_NO_SERVER) {
usr/src/cmd/svc/lsvcrun/lsvcrun.c
473
if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/cmd/svc/lsvcrun/lsvcrun.c
567
err = scf_error();
usr/src/cmd/svc/lsvcrun/lsvcrun.c
698
uu_warn(gettext("%s failed (%s).\n"), func, scf_strerror(scf_error()));
usr/src/cmd/svc/lsvcrun/lsvcrun.c
793
uu_warn(gettext("%s failed (%s).\n"), func, scf_strerror(scf_error()));
usr/src/cmd/svc/mfstscan/mfstscan.c
93
scf_strerror(scf_error()));
usr/src/cmd/svc/startd/expand.c
114
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/startd/expand.c
117
return (scf_error());
usr/src/cmd/svc/startd/expand.c
124
return (scf_error());
usr/src/cmd/svc/startd/expand.c
128
return (scf_error());
usr/src/cmd/svc/startd/expand.c
133
return (scf_error());
usr/src/cmd/svc/startd/expand.c
330
*retstr = safe_strdup(scf_strerror(scf_error()));
usr/src/cmd/svc/startd/expand.c
335
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/startd/expand.c
369
*retstr = safe_strdup(strerror(scf_error()));
usr/src/cmd/svc/startd/expand.c
375
int err = scf_error();
usr/src/cmd/svc/startd/expand.c
383
int err = scf_error();
usr/src/cmd/svc/startd/expand.c
391
int err = scf_error();
usr/src/cmd/svc/startd/expand.c
400
int err = scf_error();
usr/src/cmd/svc/startd/expand.c
418
*retstr = safe_strdup(scf_strerror(scf_error()));
usr/src/cmd/svc/startd/expand.c
431
*retstr = safe_strdup(scf_strerror(scf_error()));
usr/src/cmd/svc/startd/expand.c
446
*retstr = safe_strdup(scf_strerror(scf_error()));
usr/src/cmd/svc/startd/expand.c
459
*retstr = safe_strdup(scf_strerror(scf_error()));
usr/src/cmd/svc/startd/expand.c
563
*retstr = safe_strdup(scf_strerror(scf_error()));
usr/src/cmd/svc/startd/fork.c
725
" handle: %s\n", scf_strerror(scf_error()));
usr/src/cmd/svc/startd/fork.c
734
switch (scf_error()) {
usr/src/cmd/svc/startd/fork.c
746
scf_strerror(scf_error()));
usr/src/cmd/svc/startd/fork.c
827
"handle: %s\n", scf_strerror(scf_error()));
usr/src/cmd/svc/startd/fork.c
896
scf_error());
usr/src/cmd/svc/startd/graph.c
1834
bad_error("safe_scf_instance_create", scf_error());
usr/src/cmd/svc/startd/graph.c
1836
bad_error("safe_scf_pg_create", scf_error());
usr/src/cmd/svc/startd/graph.c
1842
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
1855
scf_strerror(scf_error()));
usr/src/cmd/svc/startd/graph.c
1860
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
1874
bad_error("scf_instance_get_pg", scf_error());
usr/src/cmd/svc/startd/graph.c
2177
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
2192
bad_error("scf_handle_decode_fmri", scf_error());
usr/src/cmd/svc/startd/graph.c
2197
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
2211
bad_error("scf_iter_service_instances", scf_error());
usr/src/cmd/svc/startd/graph.c
2220
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
2236
scf_error());
usr/src/cmd/svc/startd/graph.c
2242
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
2253
bad_error("scf_instance_to_fmri", scf_error());
usr/src/cmd/svc/startd/graph.c
2529
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
2538
bad_error("scf_pg_get_name", scf_error());
usr/src/cmd/svc/startd/graph.c
2551
pg_name, info->v->gv_name, scf_strerror(scf_error()));
usr/src/cmd/svc/startd/graph.c
2593
scferr = scf_error();
usr/src/cmd/svc/startd/graph.c
3231
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
3247
bad_error("scf_instance_get_pg", scf_error());
usr/src/cmd/svc/startd/graph.c
3399
v->gv_name, scf_strerror(scf_error()));
usr/src/cmd/svc/startd/graph.c
3941
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
3958
bad_error("scf_handle_decode_fmri", scf_error());
usr/src/cmd/svc/startd/graph.c
4165
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
4177
bad_error("scf_pg_get_parent_instance", scf_error());
usr/src/cmd/svc/startd/graph.c
4320
v->gv_name, scf_strerror(scf_error()));
usr/src/cmd/svc/startd/graph.c
4465
scf_strerror(scf_error()));
usr/src/cmd/svc/startd/graph.c
4475
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
4490
scf_error());
usr/src/cmd/svc/startd/graph.c
5641
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
5656
scf_error());
usr/src/cmd/svc/startd/graph.c
5843
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
5863
bad_error("scf_handle_decode_fmri", scf_error());
usr/src/cmd/svc/startd/graph.c
5974
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
6000
scf_error());
usr/src/cmd/svc/startd/graph.c
6069
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
6081
bad_error("scf_handle_decode_fmri", scf_error());
usr/src/cmd/svc/startd/graph.c
6284
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
6300
bad_error("scf_pg_get_property", scf_error());
usr/src/cmd/svc/startd/graph.c
6305
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
6316
bad_error("scf_property_type", scf_error());
usr/src/cmd/svc/startd/graph.c
6326
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
6343
scf_error());
usr/src/cmd/svc/startd/graph.c
6451
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
6460
bad_error("scf_pg_get_name", scf_error());
usr/src/cmd/svc/startd/graph.c
6485
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
6499
scf_error());
usr/src/cmd/svc/startd/graph.c
6517
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
6530
scf_error());
usr/src/cmd/svc/startd/graph.c
6587
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
6601
scf_error());
usr/src/cmd/svc/startd/graph.c
6627
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
6642
bad_error("scf_pg_get_property", scf_error());
usr/src/cmd/svc/startd/graph.c
6800
if (scf_error() == SCF_ERROR_CONNECTION_BROKEN) {
usr/src/cmd/svc/startd/graph.c
6806
SCF_GROUP_FRAMEWORK, scf_strerror(scf_error()));
usr/src/cmd/svc/startd/graph.c
6829
switch (scf_error()) {
usr/src/cmd/svc/startd/graph.c
6843
bad_error("scf_pg_update", scf_error());
usr/src/cmd/svc/startd/libscf.c
1016
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1031
bad_error("scf_handle_decode_fmri", scf_error());
usr/src/cmd/svc/startd/libscf.c
1058
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1075
bad_error("libscf_get_deathrow", scf_error());
usr/src/cmd/svc/startd/libscf.c
1129
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1146
bad_error("scf_instance_get_pg_composed", scf_error());
usr/src/cmd/svc/startd/libscf.c
1180
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1192
bad_error("scf_instance_get_pg_composed", scf_error());
usr/src/cmd/svc/startd/libscf.c
1255
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1264
bad_error("scf_pg_get_flags", scf_error());
usr/src/cmd/svc/startd/libscf.c
1272
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1290
bad_error("scf_pg_delete", scf_error());
usr/src/cmd/svc/startd/libscf.c
1294
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1308
bad_error("scf_instance_get_pg", scf_error());
usr/src/cmd/svc/startd/libscf.c
1316
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1339
bad_error("scf_instance_add_pg", scf_error());
usr/src/cmd/svc/startd/libscf.c
1360
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1376
scf_error());
usr/src/cmd/svc/startd/libscf.c
1382
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1397
bad_error("scf_transaction_property_new", scf_error());
usr/src/cmd/svc/startd/libscf.c
1432
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1479
scfe = scf_error();
usr/src/cmd/svc/startd/libscf.c
148
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1511
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1522
bad_error("scf_pg_update", scf_error());
usr/src/cmd/svc/startd/libscf.c
160
scf_strerror(scf_error()));
usr/src/cmd/svc/startd/libscf.c
169
if (retake && scf_error() == SCF_ERROR_BACKEND_READONLY)
usr/src/cmd/svc/startd/libscf.c
1712
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1726
bad_error("scf_pg_get_property", scf_error());
usr/src/cmd/svc/startd/libscf.c
1731
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1743
bad_error("scf_property_get_value", scf_error());
usr/src/cmd/svc/startd/libscf.c
1748
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
175
"(%s).\n", fmri, scf_strerror(scf_error()));
usr/src/cmd/svc/startd/libscf.c
1754
bad_error("scf_value_get_astring", scf_error());
usr/src/cmd/svc/startd/libscf.c
1792
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1808
bad_error("scf_instance_get_pg", scf_error());
usr/src/cmd/svc/startd/libscf.c
1815
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1832
bad_error("scf_instance_get_pg", scf_error());
usr/src/cmd/svc/startd/libscf.c
1862
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1882
bad_error("scf_property_get_value", scf_error());
usr/src/cmd/svc/startd/libscf.c
1888
if (scf_error() != SCF_ERROR_TYPE_MISMATCH)
usr/src/cmd/svc/startd/libscf.c
1889
bad_error("scf_value_get_astring", scf_error());
usr/src/cmd/svc/startd/libscf.c
1933
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1956
bad_error("scf_transaction_start", scf_error());
usr/src/cmd/svc/startd/libscf.c
1964
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
1981
scf_error());
usr/src/cmd/svc/startd/libscf.c
2013
serr = scf_error();
usr/src/cmd/svc/startd/libscf.c
2040
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
2099
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
2115
bad_error("scf_instance_get_pg_composed", scf_error());
usr/src/cmd/svc/startd/libscf.c
2124
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
2137
bad_error("scf_pg_get_property", scf_error());
usr/src/cmd/svc/startd/libscf.c
2157
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
2173
bad_error("scf_pg_get_property", scf_error());
usr/src/cmd/svc/startd/libscf.c
2229
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
224
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
2246
bad_error("scf_instance_get_pg_composed", scf_error());
usr/src/cmd/svc/startd/libscf.c
2254
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
2270
bad_error("scf_pg_get_property", scf_error());
usr/src/cmd/svc/startd/libscf.c
2298
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
2314
bad_error("scf_pg_get_property", scf_error());
usr/src/cmd/svc/startd/libscf.c
232
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
2354
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
2368
bad_error("scf_instance_get_pg", scf_error());
usr/src/cmd/svc/startd/libscf.c
266
scf_error());
usr/src/cmd/svc/startd/libscf.c
2668
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
2730
bad_error("scf_entry_add_value", scf_error());
usr/src/cmd/svc/startd/libscf.c
2736
scfe = scf_error();
usr/src/cmd/svc/startd/libscf.c
2768
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
2779
bad_error("scf_pg_update", scf_error());
usr/src/cmd/svc/startd/libscf.c
278
bad_error("scf_instance_get_snapshot", scf_error());
usr/src/cmd/svc/startd/libscf.c
2821
scf_strerror(scf_error()));
usr/src/cmd/svc/startd/libscf.c
286
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
2905
inst->ri_i.i_fmri, scf_strerror(scf_error()));
usr/src/cmd/svc/startd/libscf.c
2911
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/startd/libscf.c
2919
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/startd/libscf.c
2972
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
2986
bad_error("scf_instance_get_pg_composed", scf_error());
usr/src/cmd/svc/startd/libscf.c
2991
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/startd/libscf.c
3072
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/startd/libscf.c
3161
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
317
bad_error("_scf_snapshot_attach", scf_error());
usr/src/cmd/svc/startd/libscf.c
3177
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
3205
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
3224
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
3250
assert(scf_error() == SCF_ERROR_TYPE_MISMATCH);
usr/src/cmd/svc/startd/libscf.c
3267
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
3326
bad_error("scf_handle_decorate", scf_error());
usr/src/cmd/svc/startd/libscf.c
3334
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
3342
bad_error("scf_handle_bind", scf_error());
usr/src/cmd/svc/startd/libscf.c
3391
assert(scf_error() != SCF_ERROR_VERSION_MISMATCH);
usr/src/cmd/svc/startd/libscf.c
3429
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
3454
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
3466
bad_error("scf_iter_next_pg", scf_error());
usr/src/cmd/svc/startd/libscf.c
3502
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
3527
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
354
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
3551
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
3564
bad_error("scf_iter_next_value", scf_error());
usr/src/cmd/svc/startd/libscf.c
3613
assert(scf_error() == SCF_ERROR_CONNECTION_BROKEN);
usr/src/cmd/svc/startd/libscf.c
3620
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
3633
bad_error("scf_scope_get_service", scf_error());
usr/src/cmd/svc/startd/libscf.c
3638
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
3653
scf_strerror(scf_error()));
usr/src/cmd/svc/startd/libscf.c
3659
bad_error("scf_scope_add_service", scf_error());
usr/src/cmd/svc/startd/libscf.c
3667
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
3682
bad_error("scf_service_get_instance", scf_error());
usr/src/cmd/svc/startd/libscf.c
3687
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
3699
scf_strerror(scf_error()));
usr/src/cmd/svc/startd/libscf.c
3714
bad_error("scf_service_add_instance", scf_error());
usr/src/cmd/svc/startd/libscf.c
3870
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
3883
bad_error("scf_handle_decode_fmri", scf_error());
usr/src/cmd/svc/startd/libscf.c
406
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/startd/libscf.c
452
} else if (scf_error() != SCF_ERROR_NOT_FOUND && scf_error() !=
usr/src/cmd/svc/startd/libscf.c
465
} else if (scf_error() != SCF_ERROR_NOT_FOUND && scf_error() !=
usr/src/cmd/svc/startd/libscf.c
502
scf_strerror(scf_error()));
usr/src/cmd/svc/startd/libscf.c
520
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/startd/libscf.c
736
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
753
bad_error("scf_pg_get_property", scf_error());
usr/src/cmd/svc/startd/libscf.c
758
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
769
bad_error("scf_property_type", scf_error());
usr/src/cmd/svc/startd/libscf.c
779
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
799
bad_error("scf_property_get_value", scf_error());
usr/src/cmd/svc/startd/libscf.c
823
} else if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/cmd/svc/startd/libscf.c
826
scf_strerror(scf_error()));
usr/src/cmd/svc/startd/libscf.c
858
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
86
err = scf_error();
usr/src/cmd/svc/startd/libscf.c
875
bad_error("scf_pg_get_property", scf_error());
usr/src/cmd/svc/startd/libscf.c
880
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
897
bad_error("scf_property_is_type", scf_error());
usr/src/cmd/svc/startd/libscf.c
902
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
925
bad_error("scf_property_get_value", scf_error());
usr/src/cmd/svc/startd/libscf.c
964
switch (scf_error()) {
usr/src/cmd/svc/startd/libscf.c
98
err = scf_error();
usr/src/cmd/svc/startd/restarter.c
2283
scf_strerror(scf_error()));
usr/src/cmd/svc/startd/restarter.c
391
switch (scf_error()) {
usr/src/cmd/svc/startd/restarter.c
401
scf_strerror(scf_error()));
usr/src/cmd/svc/startd/restarter.c
413
switch (scf_error()) {
usr/src/cmd/svc/startd/restarter.c
448
switch (scf_error()) {
usr/src/cmd/svc/startd/startd.c
534
scf_strerror(scf_error()));
usr/src/cmd/svc/startd/startd.c
614
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/startd/startd.c
616
"group: %s\n", scf_strerror(scf_error()));
usr/src/cmd/svc/startd/startd.c
648
switch (scf_error()) {
usr/src/cmd/svc/startd/startd.c
659
bad_error("scf_property_type", scf_error());
usr/src/cmd/svc/startd/startd.c
670
switch (scf_error()) {
usr/src/cmd/svc/startd/startd.c
694
scf_error());
usr/src/cmd/svc/startd/startd.c
699
bad_error("scf_value_get_astring", scf_error());
usr/src/cmd/svc/startd/wait.c
138
scf_strerror(scf_error()));
usr/src/cmd/svc/svcadm/svcadm.c
1182
assert(scf_error() == SCF_ERROR_INVALID_ARGUMENT);
usr/src/cmd/svc/svcadm/svcadm.c
1243
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcadm/svcadm.c
1252
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcadm/svcadm.c
1351
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcadm/svcadm.c
144
switch (err = scf_error()) {
usr/src/cmd/svc/svcadm/svcadm.c
1496
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcadm/svcadm.c
1503
switch (scf_error()) {
usr/src/cmd/svc/svcadm/svcadm.c
1534
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svcadm/svcadm.c
1546
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcadm/svcadm.c
1559
switch (scf_error()) {
usr/src/cmd/svc/svcadm/svcadm.c
1570
assert(scf_error() == SCF_ERROR_TYPE_MISMATCH);
usr/src/cmd/svc/svcadm/svcadm.c
1584
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svcadm/svcadm.c
1644
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcadm/svcadm.c
1729
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcadm/svcadm.c
1734
switch (scf_error()) {
usr/src/cmd/svc/svcadm/svcadm.c
1738
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcadm/svcadm.c
1763
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svcadm/svcadm.c
1775
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcadm/svcadm.c
1791
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svcadm/svcadm.c
2393
zonename, scf_strerror(scf_error()));
usr/src/cmd/svc/svcadm/svcadm.c
2408
"%s.\n"), scf_strerror(scf_error()));
usr/src/cmd/svc/svcadm/svcadm.c
2597
"instances: %s\n"), scf_strerror(scf_error()));
usr/src/cmd/svc/svcadm/svcadm.c
2713
switch (scf_error()) {
usr/src/cmd/svc/svcadm/svcadm.c
272
switch (scf_error()) {
usr/src/cmd/svc/svcadm/svcadm.c
2722
reason = scf_strerror(scf_error());
usr/src/cmd/svc/svcadm/svcadm.c
2761
switch (scf_error()) {
usr/src/cmd/svc/svcadm/svcadm.c
2773
reason = scf_strerror(scf_error());
usr/src/cmd/svc/svcadm/svcadm.c
294
switch (scf_error()) {
usr/src/cmd/svc/svcadm/svcadm.c
318
if (scf_error() != SCF_ERROR_TYPE_MISMATCH)
usr/src/cmd/svc/svcadm/svcadm.c
351
switch (scf_error()) {
usr/src/cmd/svc/svcadm/svcadm.c
367
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcadm/svcadm.c
385
switch (scf_error()) {
usr/src/cmd/svc/svcadm/svcadm.c
424
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcadm/svcadm.c
431
switch (scf_error()) {
usr/src/cmd/svc/svcadm/svcadm.c
443
if (scf_error() != SCF_ERROR_TYPE_MISMATCH)
usr/src/cmd/svc/svcadm/svcadm.c
463
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcadm/svcadm.c
469
switch (scf_error()) {
usr/src/cmd/svc/svcadm/svcadm.c
649
switch (scf_error()) {
usr/src/cmd/svc/svcadm/svcadm.c
665
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcadm/svcadm.c
680
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcadm/svcadm.c
701
switch (scf_error()) {
usr/src/cmd/svc/svcadm/svcadm.c
972
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcadm/svcadm.c
988
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcadm/synch.c
106
switch (scf_error()) {
usr/src/cmd/svc/svcadm/synch.c
116
switch (scf_error()) {
usr/src/cmd/svc/svcadm/synch.c
153
switch (scf_error()) {
usr/src/cmd/svc/svcadm/synch.c
163
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svcadm/synch.c
195
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svcadm/synch.c
335
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svcadm/synch.c
349
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svcadm/synch.c
504
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcadm/synch.c
512
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svcadm/synch.c
522
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svccfg/svccfg_internal.c
1002
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_internal.c
1014
bad_error("scf_pg_get_name", scf_error());
usr/src/cmd/svc/svccfg/svccfg_internal.c
1025
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_internal.c
1039
bad_error("scf_pg_get_name", scf_error());
usr/src/cmd/svc/svccfg/svccfg_internal.c
1071
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_internal.c
1082
bad_error("scf_iter_pg_properties", scf_error());
usr/src/cmd/svc/svccfg/svccfg_internal.c
1107
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_internal.c
1122
scf_error());
usr/src/cmd/svc/svccfg/svccfg_internal.c
1191
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_internal.c
1197
bad_error("scf_instance_create", scf_error());
usr/src/cmd/svc/svccfg/svccfg_internal.c
1202
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_internal.c
1217
bad_error("scf_handle_decode_fmri", scf_error());
usr/src/cmd/svc/svccfg/svccfg_internal.c
1221
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_internal.c
1230
scf_error());
usr/src/cmd/svc/svccfg/svccfg_internal.c
1264
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_internal.c
1272
bad_error("scf_pg_get_type", scf_error());
usr/src/cmd/svc/svccfg/svccfg_internal.c
1299
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_internal.c
1310
bad_error("scf_iter_next_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_internal.c
827
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_internal.c
837
bad_error("scf_property_get_name", scf_error());
usr/src/cmd/svc/svccfg/svccfg_internal.c
850
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_internal.c
862
bad_error("scf_property_type", scf_error());
usr/src/cmd/svc/svccfg/svccfg_internal.c
868
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_internal.c
881
bad_error("scf_iter_property_values", scf_error());
usr/src/cmd/svc/svccfg/svccfg_internal.c
892
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_internal.c
910
bad_error("scf_iter_next_value", scf_error());
usr/src/cmd/svc/svccfg/svccfg_internal.c
924
bad_error("scf_value_get_boolean", scf_error());
usr/src/cmd/svc/svccfg/svccfg_internal.c
932
bad_error("scf_value_get_count", scf_error());
usr/src/cmd/svc/svccfg/svccfg_internal.c
939
bad_error("scf_value_get_integer", scf_error());
usr/src/cmd/svc/svccfg/svccfg_internal.c
947
scf_error());
usr/src/cmd/svc/svccfg/svccfg_internal.c
985
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_internal.c
997
bad_error("scf_pg_get_name", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
10154
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
10360
err = scf_error();
usr/src/cmd/svc/svccfg/svccfg_libscf.c
10596
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1096
assert(scf_error() == SCF_ERROR_INVALID_ARGUMENT);
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11183
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11286
err = scf_error();
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11312
err = scf_error();
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1139
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11429
if (scf_error() == SCF_ERROR_TEMPLATE_INVALID) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11436
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11644
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11657
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11670
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11681
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11712
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11732
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11782
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11818
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11830
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11835
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11866
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11894
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
11916
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12066
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12087
result = scf_error();
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1210
err = scf_error();
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12133
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12160
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12297
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12408
else if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12432
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12468
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12488
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1252
if (scf_error() != SCF_ERROR_CONSTRAINT_VIOLATED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12562
else if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12587
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12611
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12652
} else if (scf_error() != SCF_ERROR_DELETED) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12671
if (scf_error() != SCF_ERROR_NOT_FOUND &&
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12672
scf_error() != SCF_ERROR_INVALID_ARGUMENT)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12690
if (scf_error() != SCF_ERROR_NOT_FOUND &&
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12691
scf_error() != SCF_ERROR_INVALID_ARGUMENT)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12748
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12817
if (ret != 0 && scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12858
scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12866
} else if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1299
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
12998
} else if (scf_error() == SCF_ERROR_CONSTRAINT_VIOLATED &&
usr/src/cmd/svc/svccfg/svccfg_libscf.c
13046
} else if (scf_error() == SCF_ERROR_CONSTRAINT_VIOLATED &&
usr/src/cmd/svc/svccfg/svccfg_libscf.c
13091
if (ret != 0 && scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1314
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
13204
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
13302
(scf_error() == SCF_ERROR_NOT_FOUND &&
usr/src/cmd/svc/svccfg/svccfg_libscf.c
13323
(scf_error() == SCF_ERROR_NOT_FOUND &&
usr/src/cmd/svc/svccfg/svccfg_libscf.c
13521
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
13613
if (scf_error() !=
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1374
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
13748
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1387
bad_error("scf_handle_get_scope", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
13904
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
13923
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1393
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
13941
} else if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
13977
} else if (scf_error() == SCF_ERROR_INVALID_ARGUMENT) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
14024
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1409
bad_error("scf_scope_get_service", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
14093
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
14114
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1413
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
14133
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
14141
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
14145
} else if (scf_error() == SCF_ERROR_INVALID_ARGUMENT) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
14160
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1424
scfe = scf_error();
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1432
bad_error("scf_scope_get_service", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
14348
scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1445
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1461
bad_error("scf_service_get_instance", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
14623
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
14646
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1465
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
14688
} else if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
14710
} else if (scf_error() == SCF_ERROR_INVALID_ARGUMENT) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
14741
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1476
scfe = scf_error();
usr/src/cmd/svc/svccfg/svccfg_libscf.c
14826
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1485
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
14857
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15010
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15159
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15184
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1521
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15211
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15248
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1525
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1531
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15330
if (r == -1 && scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1535
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15374
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1541
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15417
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15432
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15462
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1548
bad_error("scf_instance_get_snapshot", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15494
if (scf_error() != SCF_ERROR_PERMISSION_DENIED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1552
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15534
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15584
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1559
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15620
bad_error("refresh_entity", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1570
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15840
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15853
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15897
if (scf_error() != SCF_ERROR_NOT_FOUND &&
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15898
scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15901
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15920
if (scf_error() == SCF_ERROR_NOT_FOUND ||
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15921
scf_error() == SCF_ERROR_DELETED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
15925
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
16169
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
16192
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1627
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
16284
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
16295
bad_error("scf_iter_service_instances", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
16304
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
16326
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
16341
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
16348
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
16363
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1651
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1659
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
16659
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
16664
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
16674
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
16681
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1670
bad_error("scf_iter_service_instances", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1679
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1692
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17000
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17009
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17022
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17036
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17046
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17057
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17069
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17071
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17074
r = scferror2errno(scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17082
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17104
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17106
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17109
r = scferror2errno(scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17117
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1715
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17163
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17165
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17168
r = scferror2errno(scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17176
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17184
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17186
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17189
r = scferror2errno(scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17197
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17318
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1732
if (scf_error() != SCF_ERROR_BACKEND_ACCESS ||
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1734
scfe = scf_error();
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17409
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17414
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17423
bad_error("scf_handle_get_scope", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17438
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17447
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17457
bad_error("scf_pg_get_name", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17477
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17485
r = scferror2errno(scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17492
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17499
pgname, scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17501
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
17507
bad_error("scf_value_get_astring", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1785
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1820
bad_error("refresh_entity", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
1842
return (stash_scferror_err(cbp, scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2310
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2316
bad_error("scf_entry_create", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2324
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2342
bad_error("scf_transaction_property_new", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2347
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2366
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2376
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2382
bad_error("scf_value_create", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2400
if (scf_error() != SCF_ERROR_INVALID_ARGUMENT)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2402
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2414
bad_error("scf_entry_add_value", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2482
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2510
bad_error("scf_service_add_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2514
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2535
bad_error("entity_get_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2544
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2563
bad_error("scf_pg_delete", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2585
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2607
bad_error("scf_transaction_start", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2687
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
2712
bad_error("scf_transaction_commit", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3026
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3051
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3139
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3145
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3152
bad_error("scf_transaction_start", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3182
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3189
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3195
bad_error("scf_transaction_commit", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3355
if (scf_error() != SCF_ERROR_NO_MEMORY)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3356
bad_error("scf_entry_create", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3364
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3390
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3396
if (scf_error() != SCF_ERROR_NO_MEMORY)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3397
bad_error("scf_value_create", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3406
bad_error("scf_value_set_from_string", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3409
bad_error("scf_entry_add_value", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3512
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3518
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3525
bad_error("entity_get_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3540
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3546
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3554
"entity_get_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
357
scf_error_t err = scf_error();
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3580
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3592
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3598
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3602
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3612
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3619
bad_error("scf_transaction_start", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3662
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3677
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3720
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3726
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
373
scf_error_t err = scf_error();
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3735
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3742
bad_error("scf_service_add_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3750
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3754
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3762
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3769
bad_error("scf_transaction_start", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3807
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3833
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3877
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
388
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3882
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3890
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3896
bad_error("scf_transaction_destroy", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3951
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3958
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
3966
"entity_get_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4123
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4126
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4131
bad_error("scf_property_type", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4145
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4148
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4153
bad_error("scf_property_get_name", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4168
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4176
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4184
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4190
bad_error("scf_value_get_as_string", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4194
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4199
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4211
bad_error("scf_pg_get_property", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4215
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4223
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4231
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4244
bad_error("scf_value_get_as_string", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4265
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4272
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4279
bad_error("scf_snaplevel_get_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4381
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4396
bad_error("entity_get_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4401
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4408
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4412
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4416
bad_error("scf_pg_delete", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4449
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4456
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4467
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4481
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4489
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4496
bad_error("scf_property_get_value", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4502
bad_error("scf_value_get_as_string", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4528
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4535
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4542
bad_error("scf_snaplevel_get_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4602
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4609
r = scferror2errno(scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4622
bad_error("scf_pg_get_property", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4627
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4636
r = scferror2errno(scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4644
bad_error("scf_property_get_value", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4657
bad_error("scf_value_get_as_string", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4773
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4780
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4787
bad_error("scf_snaplevel_get_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4895
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4897
r = scferror2errno(scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4913
bad_error("entity_get_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4923
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4928
r = scferror2errno(scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
4953
bad_error("entity_add_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
499
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5023
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5025
r = scferror2errno(scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
503
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5041
bad_error("entity_get_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5044
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5051
r = scferror2errno(scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5056
r = scferror2errno(scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5061
bad_error("scf_pg_delete", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5084
if (scf_error() == SCF_ERROR_NO_MEMORY)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5087
bad_error("scf_entry_create", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5092
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5094
r = scferror2errno(scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
510
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5112
"change_type", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5117
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5119
r = scferror2errno(scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5140
"new", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5149
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5152
bad_error("scf_entry_add_value", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5205
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5207
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
522
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5229
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5246
bad_error("scf_value_get_as_string", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
530
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
536
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
541
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5422
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5432
bad_error("scf_pg_get_type", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5440
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
545
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5455
bad_error("scf_pg_get_property", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5461
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5471
bad_error("scf_pg_get_name", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5491
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5497
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5504
bad_error("entity_get_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5514
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5521
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5525
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5529
bad_error("scf_pg_delete", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
553
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5572
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5584
bad_error("scf_pg_delete", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5634
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5636
r = scferror2errno(scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5654
bad_error("entity_get_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5722
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5732
r = scferror2errno(scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5740
bad_error("entity_get_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5745
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5752
r = scferror2errno(scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5758
r = scferror2errno(scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5764
bad_error("scf_pg_delete", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5798
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5801
r = scferror2errno(scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5812
bad_error("entity_get_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
590
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5927
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
593
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5938
bad_error("scf_iter_snaplevel_pgs", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5974
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
5986
bad_error("scf_iter_next_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
600
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6059
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6064
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6070
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6081
bad_error("entity_get_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
610
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
615
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6210
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
622
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6245
bad_error("scf_service_add_instance", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
626
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
629
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6328
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6358
bad_error("_scf_snapshot_take_new_named", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6368
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
637
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6389
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6431
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
645
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6451
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6517
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6529
bad_error("scf_service_get_instance", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6536
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6567
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6580
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
659
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6614
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
664
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
670
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6719
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6737
bad_error("_scf_snapshot_attach", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6748
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6758
bad_error("scf_instance_delete", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
678
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6837
ret = scf_error();
usr/src/cmd/svc/svccfg/svccfg_libscf.c
684
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6850
ret = scf_error();
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6880
ret = scf_error();
usr/src/cmd/svc/svccfg/svccfg_libscf.c
689
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
6916
ret = scf_error();
usr/src/cmd/svc/svccfg/svccfg_libscf.c
695
bad_error("scf_instance_get_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7075
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7091
bad_error("scf_scope_get_service", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7114
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7142
bad_error("scf_scope_add_service", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
719
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7208
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7220
bad_error("scf_scope_get_service", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7224
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
724
return (scferror2errno(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7251
bad_error("scf_scope_add_service", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
730
bad_error("scf_snaplevel_get_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7331
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7345
bad_error("scf_iter_service_instances", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7354
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7370
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7375
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7385
bad_error("scf_instance_get_name", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7444
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7481
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7527
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7541
bad_error("scf_iter_service_instances", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7548
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7564
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7658
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7674
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7691
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7703
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7707
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7721
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7754
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7770
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7867
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
7883
bad_error("scf_service_delete", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8098
if (scf_error() == SCF_ERROR_NO_RESOURCES)
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8221
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8233
bad_error("scf_handle_get_scope", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8241
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8252
bad_error("_scf_set_annotation", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8261
"failed with return code of %d\n"), scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8559
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8570
bad_error("entity_get_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8580
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8591
scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8597
bad_error("scf_value_get_as_string", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8615
serr = scf_error();
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8620
bad_error("entity_get_pg", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8625
serr = scf_error();
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8630
bad_error("scf_pg_delete", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8715
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8724
bad_error("_scf_set_annotation", scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8733
"failed with return code of %d\n"), scf_error());
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8745
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
8847
switch (scf_error()) {
usr/src/cmd/svc/svccfg/svccfg_libscf.c
906
g_zonename, scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
9114
err = scf_error();
usr/src/cmd/svc/svccfg/svccfg_libscf.c
914
scf_strerror(scf_error()));
usr/src/cmd/svc/svccfg/svccfg_libscf.c
9279
} else if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_xml.c
1212
(scf_error()) ?
usr/src/cmd/svc/svccfg/svccfg_xml.c
1213
scf_strerror(scf_error()) :
usr/src/cmd/svc/svccfg/svccfg_xml.c
3387
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svccfg/svccfg_xml.c
594
(scf_error()) ? scf_strerror(scf_error()) :
usr/src/cmd/svc/svcprop/svcprop.c
1084
optarg, scf_strerror(scf_error()));
usr/src/cmd/svc/svcprop/svcprop.c
1119
"%s.\n"), scf_strerror(scf_error()));
usr/src/cmd/svc/svcprop/svcprop.c
127
scf_strerror(scf_error()));
usr/src/cmd/svc/svcprop/svcprop.c
287
err = scf_error();
usr/src/cmd/svc/svcprop/svcprop.c
386
switch (scf_error()) {
usr/src/cmd/svc/svcprop/svcprop.c
494
err = scf_error();
usr/src/cmd/svc/svcprop/svcprop.c
528
err = scf_error();
usr/src/cmd/svc/svcprop/svcprop.c
561
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcprop/svcprop.c
641
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcprop/svcprop.c
806
switch (scf_error()) {
usr/src/cmd/svc/svcprop/svcprop.c
836
switch (scf_error()) {
usr/src/cmd/svc/svcprop/svcprop.c
856
switch (scf_error()) {
usr/src/cmd/svc/svcprop/svcprop.c
883
switch (scf_error()) {
usr/src/cmd/svc/svcprop/svcprop.c
903
switch (scf_error()) {
usr/src/cmd/svc/svcprop/svcprop.c
936
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svcprop/svcprop.c
950
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcs/explain.c
1382
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcs/explain.c
1389
switch (scf_error()) {
usr/src/cmd/svc/svcs/explain.c
1400
switch (scf_error()) {
usr/src/cmd/svc/svcs/explain.c
1411
switch (scf_error()) {
usr/src/cmd/svc/svcs/explain.c
1427
if (scf_error() != SCF_ERROR_TYPE_MISMATCH)
usr/src/cmd/svc/svcs/explain.c
1940
switch (scf_error()) {
usr/src/cmd/svc/svcs/explain.c
1958
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svcs/explain.c
1969
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svcs/explain.c
1976
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svcs/explain.c
2020
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcs/explain.c
2025
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcs/explain.c
298
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcs/explain.c
306
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svcs/explain.c
316
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svcs/explain.c
353
switch (scf_error()) {
usr/src/cmd/svc/svcs/explain.c
370
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svcs/explain.c
380
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svcs/explain.c
440
switch (scf_error()) {
usr/src/cmd/svc/svcs/explain.c
490
switch (scf_error()) {
usr/src/cmd/svc/svcs/explain.c
504
switch (scf_error()) {
usr/src/cmd/svc/svcs/explain.c
572
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svcs/explain.c
578
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svcs/explain.c
588
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svcs/explain.c
595
if (scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svcs/svcs.c
178
file, line, scf_strerror(scf_error()));
usr/src/cmd/svc/svcs/svcs.c
185
scf_strerror(scf_error()));
usr/src/cmd/svc/svcs/svcs.c
2121
switch (scf_error()) {
usr/src/cmd/svc/svcs/svcs.c
2149
switch (scf_error()) {
usr/src/cmd/svc/svcs/svcs.c
2504
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcs/svcs.c
2604
if (scf_error() != SCF_ERROR_TYPE_MISMATCH)
usr/src/cmd/svc/svcs/svcs.c
2608
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcs/svcs.c
2614
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcs/svcs.c
2660
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcs/svcs.c
2709
scf_strerror(scf_error()));
usr/src/cmd/svc/svcs/svcs.c
2715
SCF_NOTIFY_PARAMS_INST, scf_strerror(scf_error()));
usr/src/cmd/svc/svcs/svcs.c
2719
scf_strerror(scf_error()));
usr/src/cmd/svc/svcs/svcs.c
2723
scf_strerror(scf_error()));
usr/src/cmd/svc/svcs/svcs.c
2728
scf_strerror(scf_error()));
usr/src/cmd/svc/svcs/svcs.c
2735
scf_strerror(scf_error()));
usr/src/cmd/svc/svcs/svcs.c
2762
scf_strerror(scf_error()));
usr/src/cmd/svc/svcs/svcs.c
2791
if (scf_error() != SCF_ERROR_NOT_FOUND &&
usr/src/cmd/svc/svcs/svcs.c
2792
scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svcs/svcs.c
2795
scf_strerror(scf_error()));
usr/src/cmd/svc/svcs/svcs.c
2857
if (scf_error() != SCF_ERROR_NOT_FOUND &&
usr/src/cmd/svc/svcs/svcs.c
2858
scf_error() != SCF_ERROR_DELETED)
usr/src/cmd/svc/svcs/svcs.c
2861
scf_strerror(scf_error()));
usr/src/cmd/svc/svcs/svcs.c
3143
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcs/svcs.c
3159
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcs/svcs.c
3237
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcs/svcs.c
3250
if (scf_error() != SCF_ERROR_CONSTRAINT_VIOLATED)
usr/src/cmd/svc/svcs/svcs.c
3265
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcs/svcs.c
3713
g_zonename, scf_strerror(scf_error()));
usr/src/cmd/svc/svcs/svcs.c
3723
scf_strerror(scf_error()));
usr/src/cmd/svc/svcs/svcs.c
3732
"Exiting.\n"), scf_strerror(scf_error()));
usr/src/cmd/svc/svcs/svcs.c
375
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcs/svcs.c
382
if (scf_error() == SCF_ERROR_TYPE_MISMATCH)
usr/src/cmd/svc/svcs/svcs.c
388
switch (scf_error()) {
usr/src/cmd/svc/svcs/svcs.c
496
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcs/svcs.c
639
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/cmd/svc/svcs/svcs.c
941
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/lib/fm/libfmnotify/common/libfmnotify.c
201
scf_strerror(scf_error()));
usr/src/lib/fm/libfmnotify/common/libfmnotify.c
244
scf_strerror(scf_error()));
usr/src/lib/fm/libfmnotify/common/libfmnotify.c
291
ret = scf_error();
usr/src/lib/fm/topo/libtopo/common/svc.c
107
switch (scf_error()) {
usr/src/lib/fm/topo/libtopo/common/svc.c
739
err = scf_error();
usr/src/lib/fm/topo/libtopo/common/svc.c
757
err = scf_error();
usr/src/lib/libbsm/common/audit_scf.c
1009
scf_strerror(scf_error())));
usr/src/lib/libbsm/common/audit_scf.c
223
scf_error() != SCF_ERROR_CONSTRAINT_VIOLATED) {
usr/src/lib/libbsm/common/audit_scf.c
75
(void) fprintf(stderr, "error: %s\n", scf_strerror(scf_error()));
usr/src/lib/libdladm/common/libdlbridge.c
151
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/lib/libdladm/common/libdlbridge.c
408
scf_error() == SCF_ERROR_NOT_FOUND ?
usr/src/lib/libdladm/common/libdlbridge.c
724
} else if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libdladm/common/libdloverlay.c
63
if (scf_error() == SCF_ERROR_PERMISSION_DENIED)
usr/src/lib/libdladm/common/libdlwlan.c
1727
if (scf_error() == SCF_ERROR_EXISTS)
usr/src/lib/libdladm/common/libdlwlan.c
1867
scf_error_t scf_errnum = scf_error();
usr/src/lib/libfcoe/common/libfcoe.c
114
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
121
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
128
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
135
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
142
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
151
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
219
if ((scf_error() == SCF_ERROR_NOT_FOUND)) {
usr/src/lib/libfcoe/common/libfcoe.c
223
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
230
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
241
if ((scf_error() == SCF_ERROR_NOT_FOUND)) {
usr/src/lib/libfcoe/common/libfcoe.c
245
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
255
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
270
if (scf_error() == SCF_ERROR_EXISTS) {
usr/src/lib/libfcoe/common/libfcoe.c
275
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
285
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
292
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
300
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
307
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
320
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
339
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
346
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
353
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
387
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
399
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
409
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
417
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
877
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
886
scf_strerror(scf_error()));
usr/src/lib/libfcoe/common/libfcoe.c
905
scf_strerror(scf_error()));
usr/src/lib/libinetsvc/common/inetsvc.c
1052
return (scf_error());
usr/src/lib/libinetsvc/common/inetsvc.c
1057
goto scf_error;
usr/src/lib/libinetsvc/common/inetsvc.c
1084
if ((j == 0) || (scf_error() != SCF_ERROR_NONE))
usr/src/lib/libinetsvc/common/inetsvc.c
1085
goto scf_error;
usr/src/lib/libinetsvc/common/inetsvc.c
1090
goto scf_error;
usr/src/lib/libinetsvc/common/inetsvc.c
1096
goto scf_error;
usr/src/lib/libinetsvc/common/inetsvc.c
1101
goto scf_error;
usr/src/lib/libinetsvc/common/inetsvc.c
1112
scf_error:
usr/src/lib/libinetsvc/common/inetsvc.c
1114
if (scf_error() == SCF_ERROR_NONE)
usr/src/lib/libinetsvc/common/inetsvc.c
1116
return (scf_error());
usr/src/lib/libinetsvc/common/inetsvc.c
1399
return (scf_error());
usr/src/lib/libinetsvc/common/inetsvc.c
1402
scf_err = scf_error();
usr/src/lib/libinetsvc/common/inetsvc.c
1445
if (scf_error() != SCF_ERROR_NOT_FOUND ||
usr/src/lib/libinetsvc/common/inetsvc.c
1484
rval = scf_error();
usr/src/lib/libndmp/common/libndmp_prop.c
334
err = scf_error();
usr/src/lib/libndmp/common/libndmp_prop.c
375
if (scf_error() == SCF_ERROR_PERMISSION_DENIED) {
usr/src/lib/libndmp/common/libndmp_prop.c
429
if ((scf_error()) == SCF_ERROR_PERMISSION_DENIED) {
usr/src/lib/libndmp/common/libndmp_prop.c
505
if ((scf_error() == SCF_ERROR_PERMISSION_DENIED))
usr/src/lib/libnwam/common/libnwam_util.c
819
scf_error() != SCF_ERROR_INVALID_ARGUMENT) {
usr/src/lib/librestart/common/librestart.c
1007
bad_fail("scf_instance_get_pg", scf_error());
usr/src/lib/librestart/common/librestart.c
1013
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1036
bad_fail("scf_instance_add_pg", scf_error());
usr/src/lib/librestart/common/librestart.c
1058
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1074
scf_error());
usr/src/lib/librestart/common/librestart.c
1080
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1095
bad_fail("scf_transaction_property_new", scf_error());
usr/src/lib/librestart/common/librestart.c
1174
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1190
bad_fail("scf_handle_decode_fmri", scf_error());
usr/src/lib/librestart/common/librestart.c
1198
bad_fail("scf_value_set_astring", scf_error());
usr/src/lib/librestart/common/librestart.c
1202
bad_fail("scf_value_set_astring", scf_error());
usr/src/lib/librestart/common/librestart.c
1206
bad_fail("scf_value_set_time", scf_error());
usr/src/lib/librestart/common/librestart.c
1232
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1255
bad_fail("scf_transaction_start", scf_error());
usr/src/lib/librestart/common/librestart.c
1301
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1320
bad_fail("scf_transaction_commit", scf_error());
usr/src/lib/librestart/common/librestart.c
1326
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1419
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1443
bad_fail("scf_transaction_start", scf_error());
usr/src/lib/librestart/common/librestart.c
1453
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1472
scf_error());
usr/src/lib/librestart/common/librestart.c
1478
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1488
scf_error());
usr/src/lib/librestart/common/librestart.c
1495
assert(scf_error() ==
usr/src/lib/librestart/common/librestart.c
1503
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1517
scf_error());
usr/src/lib/librestart/common/librestart.c
1538
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1550
scf_error());
usr/src/lib/librestart/common/librestart.c
1554
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1570
bad_fail("scf_pg_get_property", scf_error());
usr/src/lib/librestart/common/librestart.c
1576
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1593
scf_error());
usr/src/lib/librestart/common/librestart.c
1600
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1622
bad_fail("scf_transaction_commit", scf_error());
usr/src/lib/librestart/common/librestart.c
1632
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1642
bad_fail("scf_pg_update", scf_error());
usr/src/lib/librestart/common/librestart.c
1713
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1737
bad_fail("scf_transaction_start", scf_error());
usr/src/lib/librestart/common/librestart.c
1751
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1770
scf_error());
usr/src/lib/librestart/common/librestart.c
1776
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1786
scf_error());
usr/src/lib/librestart/common/librestart.c
1793
assert(scf_error() ==
usr/src/lib/librestart/common/librestart.c
1801
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1816
scf_error());
usr/src/lib/librestart/common/librestart.c
1829
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1841
scf_error());
usr/src/lib/librestart/common/librestart.c
1845
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1861
bad_fail("scf_pg_get_property", scf_error());
usr/src/lib/librestart/common/librestart.c
1867
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1884
scf_error());
usr/src/lib/librestart/common/librestart.c
1891
assert(scf_error() == SCF_ERROR_NO_MEMORY);
usr/src/lib/librestart/common/librestart.c
1902
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1924
bad_fail("scf_transaction_commit", scf_error());
usr/src/lib/librestart/common/librestart.c
1934
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
1944
bad_fail("scf_pg_update", scf_error());
usr/src/lib/librestart/common/librestart.c
1992
if (scf_error() == SCF_ERROR_CONNECTION_BROKEN)
usr/src/lib/librestart/common/librestart.c
1998
if (scf_error() == SCF_ERROR_CONNECTION_BROKEN)
usr/src/lib/librestart/common/librestart.c
2013
if (scf_error() == SCF_ERROR_CONNECTION_BROKEN)
usr/src/lib/librestart/common/librestart.c
2019
if (scf_error() == SCF_ERROR_CONNECTION_BROKEN)
usr/src/lib/librestart/common/librestart.c
2391
return (mc_error_create(merr, scf_error(),
usr/src/lib/librestart/common/librestart.c
2394
SCF_PROPERTY_PROFILE, scf_strerror(scf_error())));
usr/src/lib/librestart/common/librestart.c
2542
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/librestart/common/librestart.c
2587
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/librestart/common/librestart.c
2622
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/librestart/common/librestart.c
2653
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/librestart/common/librestart.c
2694
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/lib/librestart/common/librestart.c
2696
return (scf_error());
usr/src/lib/librestart/common/librestart.c
2699
return (scf_error());
usr/src/lib/librestart/common/librestart.c
2703
return (scf_error());
usr/src/lib/librestart/common/librestart.c
2706
ret = scf_error();
usr/src/lib/librestart/common/librestart.c
2721
ret = scf_error();
usr/src/lib/librestart/common/librestart.c
2746
ret = scf_error();
usr/src/lib/librestart/common/librestart.c
2832
return (mc_error_create(err, scf_error(),
usr/src/lib/librestart/common/librestart.c
2833
scf_strerror(scf_error())));
usr/src/lib/librestart/common/librestart.c
2857
err = mc_error_create(err, scf_error(),
usr/src/lib/librestart/common/librestart.c
2859
scf_strerror(scf_error()));
usr/src/lib/librestart/common/librestart.c
2872
err = mc_error_create(err, scf_error(), "Unable to get the "
usr/src/lib/librestart/common/librestart.c
2873
"\"%s\" method, %s", mname, scf_strerror(scf_error()));
usr/src/lib/librestart/common/librestart.c
2879
if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/lib/librestart/common/librestart.c
2880
err = mc_error_create(err, scf_error(),
usr/src/lib/librestart/common/librestart.c
2882
SCF_PG_METHOD_CONTEXT, scf_strerror(scf_error()));
usr/src/lib/librestart/common/librestart.c
2918
if (ret && scf_error() == SCF_ERROR_NOT_FOUND && instpg != NULL) {
usr/src/lib/librestart/common/librestart.c
2925
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
2947
bad_fail("scf_pg_get_property", scf_error());
usr/src/lib/librestart/common/librestart.c
2951
ret = scf_error();
usr/src/lib/librestart/common/librestart.c
2983
ret = scf_error();
usr/src/lib/librestart/common/librestart.c
3033
ret = scf_error();
usr/src/lib/librestart/common/librestart.c
3062
ret = scf_error();
usr/src/lib/librestart/common/librestart.c
3127
ret = scf_error();
usr/src/lib/librestart/common/librestart.c
3157
ret = scf_error();
usr/src/lib/librestart/common/librestart.c
3203
ret = scf_error();
usr/src/lib/librestart/common/librestart.c
3240
ret = scf_error();
usr/src/lib/librestart/common/librestart.c
3270
ret = scf_error();
usr/src/lib/librestart/common/librestart.c
3355
ret = scf_error();
usr/src/lib/librestart/common/librestart.c
3389
ret = scf_error();
usr/src/lib/librestart/common/librestart.c
4016
if (scf_error() == SCF_ERROR_CONNECTION_BROKEN)
usr/src/lib/librestart/common/librestart.c
4022
if (scf_error() == SCF_ERROR_CONNECTION_BROKEN)
usr/src/lib/librestart/common/librestart.c
4031
if (scf_error() == SCF_ERROR_CONNECTION_BROKEN)
usr/src/lib/librestart/common/librestart.c
862
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
870
bad_fail("scf_handle_create", scf_error());
usr/src/lib/librestart/common/librestart.c
876
switch (scf_error()) {
usr/src/lib/librestart/common/librestart.c
886
bad_fail("scf_handle_bind", scf_error());
usr/src/lib/librestart/common/librestart.c
991
switch (scf_error()) {
usr/src/lib/libscf/common/highlevel.c
135
if (rc != SCF_SUCCESS && scf_error() == SCF_ERROR_EXISTS)
usr/src/lib/libscf/common/highlevel.c
143
error = scf_error();
usr/src/lib/libscf/common/highlevel.c
207
BOOT_CONFIG_PG_PARAMS, scf_strerror(scf_error()));
usr/src/lib/libscf/common/highlevel.c
278
scf_strerror(scf_error()));
usr/src/lib/libscf/common/lowlevel.c
1298
assert(scf_error() != SCF_ERROR_HANDLE_DESTROYED);
usr/src/lib/libscf/common/lowlevel.c
1308
assert(scf_error() != SCF_ERROR_HANDLE_DESTROYED);
usr/src/lib/libscf/common/lowlevel.c
3899
if (ret == -1 && (error = scf_error()) != SCF_ERROR_NOT_FOUND) {
usr/src/lib/libscf/common/lowlevel.c
3925
error = scf_error();
usr/src/lib/libscf/common/lowlevel.c
5647
assert(scf_error() != SCF_ERROR_NOT_SET);
usr/src/lib/libscf/common/lowlevel.c
5648
if (scf_error() == SCF_ERROR_DELETED)
usr/src/lib/libscf/common/lowlevel.c
5668
assert(scf_error() != SCF_ERROR_NOT_SET);
usr/src/lib/libscf/common/lowlevel.c
5669
if (scf_error() == SCF_ERROR_DELETED)
usr/src/lib/libscf/common/lowlevel.c
5677
assert(scf_error() != SCF_ERROR_NOT_SET);
usr/src/lib/libscf/common/lowlevel.c
5678
if (scf_error() == SCF_ERROR_DELETED)
usr/src/lib/libscf/common/lowlevel.c
5692
assert(scf_error() != SCF_ERROR_NOT_SET);
usr/src/lib/libscf/common/lowlevel.c
5693
if (scf_error() == SCF_ERROR_DELETED)
usr/src/lib/libscf/common/lowlevel.c
5707
assert(scf_error() != SCF_ERROR_NOT_SET);
usr/src/lib/libscf/common/lowlevel.c
5708
if (scf_error() == SCF_ERROR_DELETED)
usr/src/lib/libscf/common/lowlevel.c
5781
assert(scf_error() != SCF_ERROR_HANDLE_MISMATCH);
usr/src/lib/libscf/common/lowlevel.c
6432
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
6541
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
6566
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
6575
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
6602
if (scf_error() == SCF_ERROR_CONNECTION_BROKEN) {
usr/src/lib/libscf/common/lowlevel.c
6603
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
6645
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
6650
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
6659
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
6670
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
6698
if (scf_error() != SCF_ERROR_DELETED) {
usr/src/lib/libscf/common/lowlevel.c
6699
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
6710
if (scf_error() != SCF_ERROR_DELETED) {
usr/src/lib/libscf/common/lowlevel.c
6711
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
6719
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
6750
if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/lib/libscf/common/lowlevel.c
6751
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
6760
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
6769
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
6777
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
6788
if (scf_error() == SCF_ERROR_DELETED)
usr/src/lib/libscf/common/lowlevel.c
6790
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
6806
if (scf_error() == SCF_ERROR_DELETED)
usr/src/lib/libscf/common/lowlevel.c
6808
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
6965
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
6991
if (scf_error() ==
usr/src/lib/libscf/common/lowlevel.c
6993
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
7001
if (scf_error() ==
usr/src/lib/libscf/common/lowlevel.c
7003
ret = scf_error();
usr/src/lib/libscf/common/lowlevel.c
7011
if (scf_error() ==
usr/src/lib/libscf/common/lowlevel.c
7013
ret = scf_error();
usr/src/lib/libscf/common/midlevel.c
1031
if (scf_error() != SCF_ERROR_CONNECTION_BROKEN)
usr/src/lib/libscf/common/midlevel.c
1077
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/lib/libscf/common/midlevel.c
1130
if (scf_error() == SCF_ERROR_CONSTRAINT_VIOLATED)
usr/src/lib/libscf/common/midlevel.c
1156
if (ret == -1 && scf_error() == SCF_ERROR_DELETED)
usr/src/lib/libscf/common/midlevel.c
1182
if (scf_error() == SCF_ERROR_NOT_SET) {
usr/src/lib/libscf/common/midlevel.c
1189
if (scf_error() == SCF_ERROR_NOT_SET) {
usr/src/lib/libscf/common/midlevel.c
1602
(scf_error() == SCF_ERROR_NOT_FOUND)) {
usr/src/lib/libscf/common/midlevel.c
1672
if (scf_error() == SCF_ERROR_INTERNAL) {
usr/src/lib/libscf/common/midlevel.c
1741
switch (scf_error()) {
usr/src/lib/libscf/common/midlevel.c
1913
if (scf_error() == SCF_ERROR_CONSTRAINT_VIOLATED)
usr/src/lib/libscf/common/midlevel.c
1937
if (scf_error() != SCF_ERROR_CONNECTION_BROKEN)
usr/src/lib/libscf/common/midlevel.c
1964
if (scf_error() == SCF_ERROR_NOT_SET)
usr/src/lib/libscf/common/midlevel.c
1974
if (scf_error() != SCF_ERROR_CONNECTION_BROKEN)
usr/src/lib/libscf/common/midlevel.c
1983
if (scf_error() == SCF_ERROR_NOT_SET)
usr/src/lib/libscf/common/midlevel.c
2007
if (scf_error() != SCF_ERROR_CONNECTION_BROKEN)
usr/src/lib/libscf/common/midlevel.c
2014
if (scf_error() != SCF_ERROR_CONNECTION_BROKEN)
usr/src/lib/libscf/common/midlevel.c
2031
if (scf_error() != SCF_ERROR_CONNECTION_BROKEN)
usr/src/lib/libscf/common/midlevel.c
2048
if (scf_error() == SCF_ERROR_NOT_SET)
usr/src/lib/libscf/common/midlevel.c
2067
if (scf_error() != SCF_ERROR_CONNECTION_BROKEN)
usr/src/lib/libscf/common/midlevel.c
2114
if (scf_error() == SCF_ERROR_NOT_SET)
usr/src/lib/libscf/common/midlevel.c
2140
if (scf_error() != SCF_ERROR_CONNECTION_BROKEN)
usr/src/lib/libscf/common/midlevel.c
2150
if (scf_error() != SCF_ERROR_CONNECTION_BROKEN)
usr/src/lib/libscf/common/midlevel.c
2678
if (scf_error() != SCF_ERROR_NOT_SET)
usr/src/lib/libscf/common/midlevel.c
2783
error = scf_error();
usr/src/lib/libscf/common/midlevel.c
2857
if (scf_error() != SCF_ERROR_NOT_SET)
usr/src/lib/libscf/common/midlevel.c
2873
if (ret == -1 && scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/lib/libscf/common/midlevel.c
290
int err = scf_error();
usr/src/lib/libscf/common/midlevel.c
2936
error = scf_error();
usr/src/lib/libscf/common/midlevel.c
2994
error = scf_error();
usr/src/lib/libscf/common/midlevel.c
3008
bad_error("scf_instance_get_pg", scf_error());
usr/src/lib/libscf/common/midlevel.c
3044
switch (scf_error()) {
usr/src/lib/libscf/common/midlevel.c
3071
bad_error("scf_instance_delete_prop", scf_error());
usr/src/lib/libscf/common/midlevel.c
372
if (scf_error() == SCF_ERROR_NOT_SET)
usr/src/lib/libscf/common/midlevel.c
419
if (scf_error() != SCF_ERROR_CONNECTION_BROKEN)
usr/src/lib/libscf/common/midlevel.c
446
switch (scf_error()) {
usr/src/lib/libscf/common/midlevel.c
463
switch (scf_error()) {
usr/src/lib/libscf/common/midlevel.c
550
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/lib/libscf/common/midlevel.c
555
if (scf_error() != SCF_ERROR_EXISTS)
usr/src/lib/libscf/common/midlevel.c
564
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/lib/libscf/common/midlevel.c
569
if (scf_error() != SCF_ERROR_EXISTS)
usr/src/lib/libscf/common/midlevel.c
577
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/lib/libscf/common/midlevel.c
587
switch (scf_error()) {
usr/src/lib/libscf/common/midlevel.c
598
if (scf_error() != SCF_ERROR_TYPE_MISMATCH)
usr/src/lib/libscf/common/midlevel.c
614
switch (scf_error()) {
usr/src/lib/libscf/common/midlevel.c
625
scf_error());
usr/src/lib/libscf/common/midlevel.c
635
switch (scf_error()) {
usr/src/lib/libscf/common/midlevel.c
646
scf_error());
usr/src/lib/libscf/common/midlevel.c
711
if (ret == -1 && scf_error() != SCF_ERROR_DELETED &&
usr/src/lib/libscf/common/midlevel.c
712
scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/lib/libscf/common/midlevel.c
718
if (ret == -1 && scf_error() != SCF_ERROR_DELETED &&
usr/src/lib/libscf/common/midlevel.c
719
scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/lib/libscf/common/midlevel.c
735
switch (scf_error()) {
usr/src/lib/libscf/common/midlevel.c
785
switch (scf_error()) {
usr/src/lib/libscf/common/midlevel.c
798
bad_error("scf_instance_get_pg", scf_error());
usr/src/lib/libscf/common/midlevel.c
806
switch (scf_error()) {
usr/src/lib/libscf/common/midlevel.c
822
bad_error("scf_instance_add_pg", scf_error());
usr/src/lib/libscf/common/midlevel.c
831
switch (scf_error()) {
usr/src/lib/libscf/common/midlevel.c
846
bad_error("scf_pg_get_property", scf_error());
usr/src/lib/libscf/common/midlevel.c
849
switch (scf_error()) {
usr/src/lib/libscf/common/midlevel.c
865
scf_error());
usr/src/lib/libscf/common/midlevel.c
868
bad_error("scf_value_get_integer", scf_error());
usr/src/lib/libscf/common/midlevel.c
874
switch (scf_error()) {
usr/src/lib/libscf/common/midlevel.c
889
bad_error("scf_transaction_start", scf_error());
usr/src/lib/libscf/common/midlevel.c
895
switch (scf_error()) {
usr/src/lib/libscf/common/midlevel.c
906
scf_error());
usr/src/lib/libscf/common/midlevel.c
912
bad_error("scf_entry_add_value", scf_error());
usr/src/lib/libscf/common/midlevel.c
919
switch (scf_error()) {
usr/src/lib/libscf/common/midlevel.c
935
scf_error());
usr/src/lib/libscf/common/midlevel.c
941
switch (scf_error()) {
usr/src/lib/libscf/common/midlevel.c
951
bad_error("scf_pg_update", scf_error());
usr/src/lib/libscf/common/midlevel.c
984
if (ret == -1 && scf_error() == SCF_ERROR_DELETED)
usr/src/lib/libscf/common/midlevel.c
987
switch (scf_error()) {
usr/src/lib/libscf/common/notify_params.c
1067
if (scf_error() == SCF_ERROR_INVALID_ARGUMENT) {
usr/src/lib/libscf/common/notify_params.c
1269
scf_error_t scf_e = scf_error();
usr/src/lib/libscf/common/notify_params.c
1313
if (scf_error() == SCF_ERROR_CONSTRAINT_VIOLATED) {
usr/src/lib/libscf/common/notify_params.c
1315
} else if (check_scf_error(scf_error(), errs_1)) {
usr/src/lib/libscf/common/notify_params.c
1334
check_scf_error(scf_error(), errs_2))
usr/src/lib/libscf/common/notify_params.c
1343
check_scf_error(scf_error(), errs_1))
usr/src/lib/libscf/common/notify_params.c
1348
check_scf_error(scf_error(), errs_1))
usr/src/lib/libscf/common/notify_params.c
1356
if (check_scf_error(scf_error(), errs_2)) {
usr/src/lib/libscf/common/notify_params.c
1364
check_scf_error(scf_error(), errs_1))
usr/src/lib/libscf/common/notify_params.c
1397
scf_error_t scf_e = scf_error();
usr/src/lib/libscf/common/notify_params.c
1421
if (check_scf_error(scf_error(), errs_1)) {
usr/src/lib/libscf/common/notify_params.c
1433
if (check_scf_error(scf_error(), errs_1)) {
usr/src/lib/libscf/common/notify_params.c
1439
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/lib/libscf/common/notify_params.c
1454
if (check_scf_error(scf_error(), errs_2)) {
usr/src/lib/libscf/common/notify_params.c
1475
} else if (check_scf_error(scf_error(), errs_2)) {
usr/src/lib/libscf/common/notify_params.c
1512
scf_error() == SCF_ERROR_NOT_FOUND &&
usr/src/lib/libscf/common/notify_params.c
1541
if (check_scf_error(scf_error(), errs_1)) {
usr/src/lib/libscf/common/notify_params.c
1580
scf_error_t scf_e = scf_error();
usr/src/lib/libscf/common/notify_params.c
1606
if (scf_error() == SCF_ERROR_CONSTRAINT_VIOLATED) {
usr/src/lib/libscf/common/notify_params.c
1608
} else if (check_scf_error(scf_error(), errs_1)) {
usr/src/lib/libscf/common/notify_params.c
1647
} else if (scf_error() == SCF_ERROR_NOT_FOUND ||
usr/src/lib/libscf/common/notify_params.c
1648
scf_error() == SCF_ERROR_DELETED) {
usr/src/lib/libscf/common/notify_params.c
1651
} else if (check_scf_error(scf_error(), errs_1)) {
usr/src/lib/libscf/common/notify_params.c
1705
scf_error_t scf_e = scf_error();
usr/src/lib/libscf/common/notify_params.c
1724
if (check_scf_error(scf_error(), errs_1)) {
usr/src/lib/libscf/common/notify_params.c
1733
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libscf/common/notify_params.c
1747
if (check_scf_error(scf_error(), errs_1)) {
usr/src/lib/libscf/common/notify_params.c
1880
scf_error_t scf_e = scf_error();
usr/src/lib/libscf/common/notify_params.c
1912
if (scf_error() == SCF_ERROR_CONSTRAINT_VIOLATED)
usr/src/lib/libscf/common/notify_params.c
1915
if (check_scf_error(scf_error(), errs_1)) {
usr/src/lib/libscf/common/notify_params.c
1927
scf_error() != SCF_ERROR_DELETED &&
usr/src/lib/libscf/common/notify_params.c
1928
scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/lib/libscf/common/notify_params.c
1929
if (check_scf_error(scf_error(),
usr/src/lib/libscf/common/notify_params.c
1938
check_scf_error(scf_error(), errs_1))
usr/src/lib/libscf/common/notify_params.c
1943
check_scf_error(scf_error(), errs_1))
usr/src/lib/libscf/common/notify_params.c
195
scf_error_t scf_e = scf_error();
usr/src/lib/libscf/common/notify_params.c
1955
scf_error() != SCF_ERROR_DELETED &&
usr/src/lib/libscf/common/notify_params.c
1956
scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/lib/libscf/common/notify_params.c
1957
if (check_scf_error(scf_error(), errs_1)) {
usr/src/lib/libscf/common/notify_params.c
1963
check_scf_error(scf_error(), errs_1))
usr/src/lib/libscf/common/notify_params.c
253
else if (scf_error() != SCF_ERROR_EXISTS)
usr/src/lib/libscf/common/notify_params.c
288
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/lib/libscf/common/notify_params.c
294
if (scf_error() == SCF_ERROR_DELETED)
usr/src/lib/libscf/common/notify_params.c
649
(scf_error() != SCF_ERROR_EXISTS ||
usr/src/lib/libscf/common/notify_params.c
652
if (check_scf_error(scf_error(), errs_2)) {
usr/src/lib/libscf/common/notify_params.c
678
scf_error_t scf_e = scf_error();
usr/src/lib/libscf/common/notify_params.c
709
if (check_scf_error(scf_error(), errs_2)) {
usr/src/lib/libscf/common/notify_params.c
753
if (scf_error() !=
usr/src/lib/libscf/common/notify_params.c
786
if (check_scf_error(scf_error(),
usr/src/lib/libscf/common/notify_params.c
798
if (check_scf_error(scf_error(), errs_2)) {
usr/src/lib/libscf/common/notify_params.c
839
if (scf_error() == SCF_ERROR_CONSTRAINT_VIOLATED) {
usr/src/lib/libscf/common/notify_params.c
943
scf_error_t scf_e = scf_error();
usr/src/lib/libscf/common/scf_tmpl.c
1009
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
1011
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
1037
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
1039
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
1069
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
1071
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
1120
assert(scf_error() != SCF_ERROR_INVALID_ARGUMENT);
usr/src/lib/libscf/common/scf_tmpl.c
1128
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
1131
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
1353
switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
1396
switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
1498
assert(scf_error() != SCF_ERROR_INVALID_ARGUMENT);
usr/src/lib/libscf/common/scf_tmpl.c
1558
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
1588
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
1764
switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
1794
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
1808
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
1819
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
1841
scf_error() == SCF_ERROR_CONSTRAINT_VIOLATED) {
usr/src/lib/libscf/common/scf_tmpl.c
1848
switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
1969
scf_error() == SCF_ERROR_CONSTRAINT_VIOLATED) {
usr/src/lib/libscf/common/scf_tmpl.c
1978
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
198
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
1980
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
2010
} else if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libscf/common/scf_tmpl.c
2086
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
2249
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
2251
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
228
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
2331
scf_error() == SCF_ERROR_CONSTRAINT_VIOLATED) {
usr/src/lib/libscf/common/scf_tmpl.c
2341
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
2343
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
2376
} else if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libscf/common/scf_tmpl.c
2406
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/lib/libscf/common/scf_tmpl.c
2417
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
2419
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
2436
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/lib/libscf/common/scf_tmpl.c
2501
} else if (scf_error() == SCF_ERROR_NOT_FOUND ||
usr/src/lib/libscf/common/scf_tmpl.c
2502
scf_error() == SCF_ERROR_CONSTRAINT_VIOLATED ||
usr/src/lib/libscf/common/scf_tmpl.c
2503
scf_error() == SCF_ERROR_TYPE_MISMATCH) {
usr/src/lib/libscf/common/scf_tmpl.c
258
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
2613
assert(scf_error() != SCF_ERROR_NOT_SET);
usr/src/lib/libscf/common/scf_tmpl.c
2619
if (!ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
2620
switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
2757
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
2759
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
2789
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
2792
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
2815
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
2847
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
286
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
2954
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/lib/libscf/common/scf_tmpl.c
2963
if (scf_error() == SCF_ERROR_TYPE_MISMATCH ||
usr/src/lib/libscf/common/scf_tmpl.c
2964
scf_error() == SCF_ERROR_CONSTRAINT_VIOLATED)
usr/src/lib/libscf/common/scf_tmpl.c
3072
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
3074
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
3115
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
3117
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
3160
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
3162
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
3211
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
3213
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
3261
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
3263
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
336
assert(scf_error() == SCF_ERROR_HANDLE_DESTROYED);
usr/src/lib/libscf/common/scf_tmpl.c
3395
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
3397
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
344
assert(scf_error() != SCF_ERROR_INVALID_ARGUMENT);
usr/src/lib/libscf/common/scf_tmpl.c
3480
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/lib/libscf/common/scf_tmpl.c
349
assert(scf_error() != SCF_ERROR_HANDLE_MISMATCH);
usr/src/lib/libscf/common/scf_tmpl.c
3491
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/lib/libscf/common/scf_tmpl.c
3499
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
3501
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
354
assert(scf_error() != SCF_ERROR_NOT_SET);
usr/src/lib/libscf/common/scf_tmpl.c
3546
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
3548
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
355
assert(scf_error() != SCF_ERROR_HANDLE_MISMATCH);
usr/src/lib/libscf/common/scf_tmpl.c
3598
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
3600
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
3697
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
3699
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
3830
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
3832
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
3930
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
3932
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
4025
} else if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/lib/libscf/common/scf_tmpl.c
4042
} else if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/lib/libscf/common/scf_tmpl.c
4063
} else if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/lib/libscf/common/scf_tmpl.c
4078
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
4080
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
415
assert(scf_error() != SCF_ERROR_NOT_SET);
usr/src/lib/libscf/common/scf_tmpl.c
443
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
445
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
499
assert(scf_error() != SCF_ERROR_NOT_SET);
usr/src/lib/libscf/common/scf_tmpl.c
5458
assert(scf_error() != SCF_ERROR_NOT_SET);
usr/src/lib/libscf/common/scf_tmpl.c
561
assert(scf_error() == SCF_ERROR_HANDLE_DESTROYED);
usr/src/lib/libscf/common/scf_tmpl.c
570
assert(scf_error() != SCF_ERROR_INVALID_ARGUMENT);
usr/src/lib/libscf/common/scf_tmpl.c
5715
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/lib/libscf/common/scf_tmpl.c
5737
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/lib/libscf/common/scf_tmpl.c
5739
if (scf_error() == SCF_ERROR_CONSTRAINT_VIOLATED)
usr/src/lib/libscf/common/scf_tmpl.c
575
assert(scf_error() != SCF_ERROR_HANDLE_MISMATCH);
usr/src/lib/libscf/common/scf_tmpl.c
5762
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/lib/libscf/common/scf_tmpl.c
5764
if (scf_error() != SCF_ERROR_CONSTRAINT_VIOLATED)
usr/src/lib/libscf/common/scf_tmpl.c
5798
if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/lib/libscf/common/scf_tmpl.c
580
assert(scf_error() != SCF_ERROR_NOT_SET);
usr/src/lib/libscf/common/scf_tmpl.c
581
assert(scf_error() != SCF_ERROR_HANDLE_MISMATCH);
usr/src/lib/libscf/common/scf_tmpl.c
5989
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/lib/libscf/common/scf_tmpl.c
6002
assert(scf_error() == SCF_ERROR_HANDLE_DESTROYED);
usr/src/lib/libscf/common/scf_tmpl.c
6009
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6018
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6030
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6078
assert(scf_error() == SCF_ERROR_HANDLE_DESTROYED);
usr/src/lib/libscf/common/scf_tmpl.c
6085
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6100
if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/lib/libscf/common/scf_tmpl.c
6108
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6110
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
6140
assert(scf_error() != SCF_ERROR_NOT_SET &&
usr/src/lib/libscf/common/scf_tmpl.c
6141
scf_error() != SCF_ERROR_HANDLE_MISMATCH);
usr/src/lib/libscf/common/scf_tmpl.c
6147
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6149
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
616
assert(scf_error() != SCF_ERROR_NOT_SET);
usr/src/lib/libscf/common/scf_tmpl.c
6162
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6213
assert(scf_error() == SCF_ERROR_HANDLE_DESTROYED);
usr/src/lib/libscf/common/scf_tmpl.c
6217
assert(scf_error() != SCF_ERROR_INVALID_ARGUMENT);
usr/src/lib/libscf/common/scf_tmpl.c
6222
assert(scf_error() != SCF_ERROR_INVALID_ARGUMENT);
usr/src/lib/libscf/common/scf_tmpl.c
6227
assert(scf_error() != SCF_ERROR_INVALID_ARGUMENT);
usr/src/lib/libscf/common/scf_tmpl.c
6258
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6268
assert(scf_error() != SCF_ERROR_NOT_SET);
usr/src/lib/libscf/common/scf_tmpl.c
6272
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6274
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
6291
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6314
if (scf_error() == SCF_ERROR_NOT_FOUND)
usr/src/lib/libscf/common/scf_tmpl.c
6321
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6323
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
6346
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6348
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
637
assert(scf_error() != SCF_ERROR_NOT_SET);
usr/src/lib/libscf/common/scf_tmpl.c
638
assert(scf_error() != SCF_ERROR_INVALID_ARGUMENT);
usr/src/lib/libscf/common/scf_tmpl.c
639
assert(scf_error() != SCF_ERROR_HANDLE_MISMATCH);
usr/src/lib/libscf/common/scf_tmpl.c
6489
if (!ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6490
switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
6569
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6571
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
6596
} else if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libscf/common/scf_tmpl.c
6608
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6618
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6627
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6637
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6639
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
6656
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6689
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6691
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
6707
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
6709
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
821
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
933
if (ismember(scf_error(), errors_server)) {
usr/src/lib/libscf/common/scf_tmpl.c
937
} else switch (scf_error()) {
usr/src/lib/libscf/common/scf_tmpl.c
998
assert(scf_error() != SCF_ERROR_INVALID_ARGUMENT);
usr/src/lib/libscf/inc/libscf.h
480
scf_error_t scf_error(void);
usr/src/lib/libshare/autofs/libshare_autofs.c
340
scf_strerror(scf_error()));
usr/src/lib/libshare/common/scfutil.c
1178
if (scf_error() == SCF_ERROR_PERMISSION_DENIED)
usr/src/lib/libshare/common/scfutil.c
121
scf_strerror(scf_error()));
usr/src/lib/libshare/common/scfutil.c
1252
switch (scf_error()) {
usr/src/lib/libshare/common/scfutil.c
1287
scf_error() == SCF_ERROR_PERMISSION_DENIED) {
usr/src/lib/libshare/common/scfutil.c
1340
scf_error() == SCF_ERROR_PERMISSION_DENIED) {
usr/src/lib/libshare/common/scfutil.c
1477
if (scf_error() == SCF_ERROR_PERMISSION_DENIED) {
usr/src/lib/libshare/common/scfutil.c
157
if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/lib/libshare/common/scfutil.c
159
scf_strerror(scf_error()));
usr/src/lib/libshare/common/scfutil.c
1630
if (scf_error() == SCF_ERROR_PERMISSION_DENIED) {
usr/src/lib/libshare/common/scfutil.c
1796
int err = scf_error();
usr/src/lib/libshare/nfs/libshare_nfs.c
3334
service, scf_strerror(scf_error()));
usr/src/lib/libshare/smbfs/smbfs_scfutil.c
250
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/lib/libshare/smbfs/smbfs_scfutil.c
286
err = scf_error();
usr/src/lib/libshare/smbfs/smbfs_scfutil.c
334
err = scf_error();
usr/src/lib/libshare/smbfs/smbfs_scfutil.c
382
err = scf_error();
usr/src/lib/libshare/smbfs/smbfs_scfutil.c
388
err = scf_error();
usr/src/lib/libshare/smbfs/smbfs_scfutil.c
394
scf_error() == SCF_ERROR_PERMISSION_DENIED) {
usr/src/lib/libshare/smbfs/smbfs_scfutil.c
432
err = scf_error();
usr/src/lib/libshare/smbfs/smbfs_scfutil.c
438
err = scf_error();
usr/src/lib/libshare/smbfs/smbfs_scfutil.c
444
scf_error() == SCF_ERROR_PERMISSION_DENIED) {
usr/src/lib/libshare/smbfs/smbfs_scfutil.c
486
scf_error() == SCF_ERROR_PERMISSION_DENIED) {
usr/src/lib/libshare/smbfs/smbfs_scfutil.c
548
if (scf_error() == SCF_ERROR_PERMISSION_DENIED) {
usr/src/lib/libshare/smbfs/smbfs_scfutil.c
56
syslog(LOG_ERR, "%s: %s", msg, scf_strerror(scf_error()));
usr/src/lib/libshare/smbfs/smbfs_scfutil.c
609
if (scf_error() == SCF_ERROR_PERMISSION_DENIED) {
usr/src/lib/libshare/smbfs/smbfs_scfutil.c
704
if (scf_error() == SCF_ERROR_PERMISSION_DENIED) {
usr/src/lib/libshare/smbfs/smbfs_scfutil.c
799
if (scf_error() == SCF_ERROR_PERMISSION_DENIED) {
usr/src/lib/libshare/smbfs/smbfs_scfutil.c
898
if (scf_error() == SCF_ERROR_PERMISSION_DENIED) {
usr/src/lib/libstmf/common/store.c
1004
viewEntryPgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1014
if (scf_error() == SCF_ERROR_EXISTS) {
usr/src/lib/libstmf/common/store.c
1019
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1035
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1047
if (scf_error() == SCF_ERROR_EXISTS) {
usr/src/lib/libstmf/common/store.c
1052
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1064
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1075
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1087
if (scf_error() == SCF_ERROR_EXISTS) {
usr/src/lib/libstmf/common/store.c
1092
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1110
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1122
if (scf_error() == SCF_ERROR_EXISTS) {
usr/src/lib/libstmf/common/store.c
1127
STMF_VE_TARGETGROUP, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1139
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1150
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1162
if (scf_error() == SCF_ERROR_EXISTS) {
usr/src/lib/libstmf/common/store.c
1167
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1179
viewEntryPgName, STMF_VE_LUNBR, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1189
viewEntryPgName, STMF_VE_LUNBR, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1214
viewEntryPgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1234
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1257
viewEntryPgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1311
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1326
if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
1328
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1338
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1418
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1427
if (scf_error() == SCF_ERROR_NOT_FOUND &&
usr/src/lib/libstmf/common/store.c
1432
pgRefName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1435
} else if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
1437
pgRefName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1441
pgRefName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1454
pgRefName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1466
pgRefName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1478
pgRefName, buf1, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1485
pgRefName, buf1, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1529
if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
1532
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1560
pgRefName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1574
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1580
pgRefName, buf1, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1586
pgRefName, buf1, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1598
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1610
pgRefName, buf1, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1621
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1633
pgRefName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1716
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1722
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
1724
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1728
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1739
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1747
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1765
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1790
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1802
pgName, buf, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1808
pgName, buf, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1893
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1902
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
1908
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1918
pgName, groupName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1928
pgName, groupName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1936
pgName, groupName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1948
pgName, groupName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
1968
pgName, groupName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2088
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2114
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
2120
STMF_DATA_GROUP, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2130
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
2135
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2153
STMF_DATA_GROUP, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2165
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2175
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2187
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2198
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2204
STMF_DATA_GROUP, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2219
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2231
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2323
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2383
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
2389
STMF_DATA_GROUP, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2398
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
2403
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2417
STMF_DATA_GROUP, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2426
psStmfProp, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2437
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2450
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2462
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2469
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2483
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2494
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2562
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2569
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2576
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2583
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2590
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2597
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2658
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2669
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
2673
STMF_DATA_GROUP, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2687
STMF_DATA_GROUP, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2700
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
2705
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2728
STMF_DATA_GROUP, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2738
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2754
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2760
STMF_DATA_GROUP, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2775
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2783
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2794
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2862
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2871
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
2875
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2886
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2902
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2914
pgName, actualName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
2920
pgName, actualName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3074
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3269
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
327
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3279
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3287
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3304
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3324
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
336
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
342
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
352
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3520
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3539
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
3543
luPgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3552
luPgName, STMF_VE_CNT, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3559
luPgName, STMF_VE_CNT, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3569
luPgName, STMF_VE_CNT, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3579
luPgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3627
luPgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
366
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
3709
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
372
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3720
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
3724
viewEntryPgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3751
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3759
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3768
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3779
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3787
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3796
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3808
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3816
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
382
pgName, groupName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3825
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3835
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3843
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3852
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3864
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3872
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
3882
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
393
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
403
pgName, groupName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4040
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4049
if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
4051
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4067
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4078
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4089
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4103
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
4109
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4123
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4136
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4162
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4170
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4184
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4263
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4273
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4281
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4299
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
431
pgName, groupName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4319
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4338
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4349
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4360
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4497
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4506
if (scf_error() != SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
4508
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4518
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4531
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4544
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4555
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4566
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4579
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
4584
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
459
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4597
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4608
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4683
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
469
pgName, groupName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4702
if (scf_error() == SCF_ERROR_EXISTS) {
usr/src/lib/libstmf/common/store.c
4709
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4717
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4728
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4751
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4761
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4778
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
479
pgName, groupName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4796
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4811
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4819
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4827
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4836
if (scf_error() == SCF_ERROR_EXISTS) {
usr/src/lib/libstmf/common/store.c
4843
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4851
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4862
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4870
if (scf_error() == SCF_ERROR_EXISTS) {
usr/src/lib/libstmf/common/store.c
4878
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4886
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4899
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4907
if (scf_error() == SCF_ERROR_EXISTS) {
usr/src/lib/libstmf/common/store.c
4915
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4922
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4940
STMF_PROVIDER_DATA_PROP_TYPE, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
4948
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
5057
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
5081
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
5085
viewEntryPgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
5157
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
5181
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
5185
viewEntryPgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
5209
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
5214
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
525
pgName, groupName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
537
pgName, groupName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
547
pgName, groupName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
560
pgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
668
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
675
if (scf_error() == SCF_ERROR_NOT_FOUND &&
usr/src/lib/libstmf/common/store.c
681
luPgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
688
} else if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
692
luPgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
706
luPgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
719
if (scf_error() == SCF_ERROR_EXISTS) {
usr/src/lib/libstmf/common/store.c
725
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
739
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
749
luPgName, STMF_VE_CNT, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
759
luPgName, STMF_VE_CNT, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
769
luPgName, STMF_VE_CNT, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
791
luPgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
812
luPgName, STMF_VE_CNT, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
823
luPgName, viewEntryPgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
834
if (scf_error() == SCF_ERROR_EXISTS) {
usr/src/lib/libstmf/common/store.c
840
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
852
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libstmf/common/store.c
858
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
870
luPgName, scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
958
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
970
scf_strerror(scf_error()));
usr/src/lib/libstmf/common/store.c
983
if (scf_error() == SCF_ERROR_EXISTS) {
usr/src/lib/libstmf/common/store.c
987
viewEntryPgName, scf_strerror(scf_error()));
usr/src/lib/libvrrpadm/common/libvrrpadm.c
86
if (scf_error() == SCF_ERROR_PERMISSION_DENIED)
usr/src/lib/libvscan/common/libvscan.c
500
return (scf_strerror(scf_error()));
usr/src/lib/libvscan/common/libvscan.c
604
rc = scf_error();
usr/src/lib/libvscan/common/libvscan.c
633
if (scf_error() == SCF_ERROR_NOT_FOUND) {
usr/src/lib/libvscan/common/libvscan.c
767
if (scf_error() == SCF_ERROR_INVALID_ARGUMENT)
usr/src/lib/libvscan/common/libvscan.c
810
rc = scf_error();
usr/src/lib/libvscan/common/libvscan.c
820
rc = scf_error();
usr/src/lib/libvscan/common/libvscan.c
871
rc = scf_error();
usr/src/lib/libzonecfg/common/libzonecfg.c
4680
(void) strlcpy(err, scf_strerror(scf_error()), size);
usr/src/lib/smbsrv/libmlsvc/common/svcctl_scm.c
115
switch (scf_error()) {
usr/src/lib/smbsrv/libmlsvc/common/svcctl_scm.c
194
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/lib/smbsrv/libsmb/common/smb_scfutil.c
143
scf_error() == SCF_ERROR_PERMISSION_DENIED)
usr/src/lib/smbsrv/libsmb/common/smb_scfutil.c
231
if (scf_error() == SCF_ERROR_PERMISSION_DENIED) {
usr/src/lib/smbsrv/libsmb/common/smb_scfutil.c
324
if (scf_error() == SCF_ERROR_PERMISSION_DENIED) {
usr/src/lib/smbsrv/libsmb/common/smb_scfutil.c
417
if (scf_error() == SCF_ERROR_PERMISSION_DENIED) {
usr/src/lib/smbsrv/libsmb/common/smb_scfutil.c
514
if (scf_error() == SCF_ERROR_PERMISSION_DENIED) {
usr/src/lib/smbsrv/libsmb/common/smb_scfutil.c
56
syslog(LOG_ERR, "%s: %s", msg, scf_strerror(scf_error()));
usr/src/lib/smbsrv/libsmb/common/smb_scfutil.c
594
switch (scf_error()) {
usr/src/lib/smbsrv/libsmb/common/smb_scfutil.c
692
if (scf_error() != SCF_ERROR_NOT_FOUND)
usr/src/lib/smbsrv/libsmb/common/smb_scfutil.c
91
err = scf_error();