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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c12333 #define DELETE_SUCCESS_EXTDEPS 1 macro
12353 * DELETE_SUCCESS_EXTDEPS on success - external dependencies
12462 return (DELETE_SUCCESS_EXTDEPS);
12494 * DELETE_SUCCESS_EXTDEPS on success - external dependencies
12530 if (ret == DELETE_SUCCESS_EXTDEPS)
12584 return (DELETE_SUCCESS_EXTDEPS);

Completed in 86 milliseconds