Lines Matching full:exit_success
385 # perl -pi -e 's/(^|[^.])\b(exit ?)\(0\)/$1$2(EXIT_SUCCESS)/'392 # Using EXIT_SUCCESS as the first argument to error is misleading,395 @prohibit='error *\(EXIT_SUCCESS,' \397 halt='found error (EXIT_SUCCESS' \707 # FIXME: warn about definitions of EXIT_FAILURE, EXIT_SUCCESS, STREQ