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

/pkg/src/svc/
H A Dsvc-pkg-sysrepo47 check_failure() { function
83 check_failure $? "pkg.sysrepo: failed to create Apache configuration"
139 check_failure $? "Server failed to start. Check the SMF service log or the error log at ${SYSREPO_LOG_DIR}/error_log for more information, if any."
149 check_failure $? "Server failed to refresh. Check the SMF service log or the error log at ${SYSREPO_LOG_DIR}/error_log for more information, if any."
155 check_failure $? "Server failed to stop. Check the SMF service log or the error log at ${SYSREPO_LOG_DIR}/error_log for more information, if any."
H A Dsvc-pkg-sysrepo-cache45 check_failure() { function
68 check_failure $? "htcacheclean failed to run cleanly"
77 check_failure $? "failed to kill htcacheclean process $PID" \
H A Dpkg5_include.sh43 # check_failure \
46 function check_failure { function
193 check_failure $? "command $cmd did not exist in crontab" $fmri \

Completed in 201 milliseconds