Searched defs:DELETE_SUCCESS_NOEXTDEPS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c12332 #define DELETE_SUCCESS_NOEXTDEPS 0 macro
12352 * DELETE_SUCCESS_NOEXTDEPS on success - no external dependencies
12474 return (DELETE_SUCCESS_NOEXTDEPS);
12493 * DELETE_SUCCESS_NOEXTDEPS on success - no external dependencies
12587 return (DELETE_SUCCESS_NOEXTDEPS);

Completed in 94 milliseconds