Searched refs:SCF_ERROR_NO_RESOURCES (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Derror.c61 {SCF_ERROR_NO_RESOURCES, "server has insufficient resources"},
H A Dnotify_params.c42 SCF_ERROR_NO_RESOURCES,
59 SCF_ERROR_NO_RESOURCES,
276 * SCF_ERROR_NO_RESOURCES
641 * SCF_ERROR_NO_RESOURCES
670 * SCF_ERROR_NO_RESOURCES
828 * SCF_ERROR_NO_RESOURCES
1034 * SCF_ERROR_NO_RESOURCES
1259 * SCF_ERROR_NO_RESOURCES
1387 * SCF_ERROR_NO_RESOURCES
1502 * SCF_ERROR_NO_RESOURCES
[all...]
H A Dscf_tmpl.c143 SCF_ERROR_NO_RESOURCES,
318 * SCF_ERROR_NO_RESOURCES
388 * SCF_ERROR_NO_RESOURCES
479 * SCF_ERROR_NO_RESOURCES
523 * SCF_ERROR_NO_RESOURCES
674 * SCF_ERROR_NO_RESOURCES
905 * SCF_ERROR_NO_RESOURCES
977 * SCF_ERROR_NO_RESOURCES
1109 * SCF_ERROR_NO_RESOURCES
1121 (void) scf_set_error(SCF_ERROR_NO_RESOURCES);
[all...]
H A Dlowlevel.c394 return (SCF_ERROR_NO_RESOURCES);
1209 return (scf_set_error(SCF_ERROR_NO_RESOURCES));
/illumos-gate/usr/src/cmd/ipf/svc/
H A Dipfd.c188 case SCF_ERROR_NO_RESOURCES:
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_internal.c1193 case SCF_ERROR_NO_RESOURCES:
1306 case SCF_ERROR_NO_RESOURCES:
H A Dsvccfg_libscf.c426 case SCF_ERROR_NO_RESOURCES:
1507 case SCF_ERROR_NO_RESOURCES:
1540 case SCF_ERROR_NO_RESOURCES:
2470 case SCF_ERROR_NO_RESOURCES:
2674 case SCF_ERROR_NO_RESOURCES:
3167 case SCF_ERROR_NO_RESOURCES:
3708 case SCF_ERROR_NO_RESOURCES:
3864 case SCF_ERROR_NO_RESOURCES:
4912 case SCF_ERROR_NO_RESOURCES:
6199 case SCF_ERROR_NO_RESOURCES
[all...]
/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c72 * SCF_ERROR_NO_RESOURCES, retries or dies. So this can only fail with
86 if (err != SCF_ERROR_NO_MEMORY && err != SCF_ERROR_NO_RESOURCES)
98 if (err != SCF_ERROR_NO_MEMORY && err != SCF_ERROR_NO_RESOURCES)
244 case SCF_ERROR_NO_RESOURCES:
295 case SCF_ERROR_NO_RESOURCES:
3330 case SCF_ERROR_NO_RESOURCES:
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h155 SCF_ERROR_NO_RESOURCES, /* server has insufficient resources */ enumerator in enum:scf_error
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_scf.c159 case SCF_ERROR_NO_RESOURCES:
/illumos-gate/usr/src/cmd/init/
H A Dinit.c3306 case SCF_ERROR_NO_RESOURCES:
/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.c879 case SCF_ERROR_NO_RESOURCES:
2782 * SCF_ERROR_NO_RESOURCES

Completed in 164 milliseconds