Home
last modified time | relevance | path

Searched refs:status_stop (Results 1 – 25 of 32) sorted by relevance

12

/dports/java/wildfly11/wildfly-11.0.0.Final/docs/contrib/scripts/init.d/
H A Dwildfly-init-redhat.sh210 status_stop=$?
211 if [ $status_stop -eq 0 ]; then
230 elif [ $status_stop -eq 1 ]; then
233 elif [ $status_stop -eq 2 ]; then
236 elif [ $status_stop -eq 3 ]; then
H A Dwildfly-init-debian.sh223 status_stop=$?
224 if [ $status_stop -eq 0 ]; then
244 elif [ $status_stop -eq 1 ]; then
247 elif [ $status_stop -eq 3 ]; then
/dports/java/wildfly14/wildfly-14.0.1.Final/docs/contrib/scripts/init.d/
H A Dwildfly-init-redhat.sh216 status_stop=$?
217 if [ $status_stop -eq 0 ]; then
236 elif [ $status_stop -eq 1 ]; then
239 elif [ $status_stop -eq 2 ]; then
242 elif [ $status_stop -eq 3 ]; then
H A Dwildfly-init-debian.sh229 status_stop=$?
230 if [ $status_stop -eq 0 ]; then
250 elif [ $status_stop -eq 1 ]; then
253 elif [ $status_stop -eq 3 ]; then
/dports/java/wildfly13/wildfly-13.0.0.Final/docs/contrib/scripts/init.d/
H A Dwildfly-init-redhat.sh216 status_stop=$?
217 if [ $status_stop -eq 0 ]; then
236 elif [ $status_stop -eq 1 ]; then
239 elif [ $status_stop -eq 2 ]; then
242 elif [ $status_stop -eq 3 ]; then
H A Dwildfly-init-debian.sh229 status_stop=$?
230 if [ $status_stop -eq 0 ]; then
250 elif [ $status_stop -eq 1 ]; then
253 elif [ $status_stop -eq 3 ]; then
/dports/java/wildfly17/wildfly-17.0.1.Final/docs/contrib/scripts/init.d/
H A Dwildfly-init-redhat.sh216 status_stop=$?
217 if [ $status_stop -eq 0 ]; then
236 elif [ $status_stop -eq 1 ]; then
239 elif [ $status_stop -eq 2 ]; then
242 elif [ $status_stop -eq 3 ]; then
H A Dwildfly-init-debian.sh229 status_stop=$?
230 if [ $status_stop -eq 0 ]; then
250 elif [ $status_stop -eq 1 ]; then
253 elif [ $status_stop -eq 3 ]; then
/dports/java/wildfly12/wildfly-12.0.0.Final/docs/contrib/scripts/init.d/
H A Dwildfly-init-redhat.sh216 status_stop=$?
217 if [ $status_stop -eq 0 ]; then
236 elif [ $status_stop -eq 1 ]; then
239 elif [ $status_stop -eq 2 ]; then
242 elif [ $status_stop -eq 3 ]; then
H A Dwildfly-init-debian.sh229 status_stop=$?
230 if [ $status_stop -eq 0 ]; then
250 elif [ $status_stop -eq 1 ]; then
253 elif [ $status_stop -eq 3 ]; then
/dports/java/wildfly15/wildfly-15.0.1.Final/docs/contrib/scripts/init.d/
H A Dwildfly-init-redhat.sh216 status_stop=$?
217 if [ $status_stop -eq 0 ]; then
236 elif [ $status_stop -eq 1 ]; then
239 elif [ $status_stop -eq 2 ]; then
242 elif [ $status_stop -eq 3 ]; then
H A Dwildfly-init-debian.sh229 status_stop=$?
230 if [ $status_stop -eq 0 ]; then
250 elif [ $status_stop -eq 1 ]; then
253 elif [ $status_stop -eq 3 ]; then
/dports/java/wildfly16/wildfly-16.0.0.Final/docs/contrib/scripts/init.d/
H A Dwildfly-init-redhat.sh216 status_stop=$?
217 if [ $status_stop -eq 0 ]; then
236 elif [ $status_stop -eq 1 ]; then
239 elif [ $status_stop -eq 2 ]; then
242 elif [ $status_stop -eq 3 ]; then
H A Dwildfly-init-debian.sh229 status_stop=$?
230 if [ $status_stop -eq 0 ]; then
250 elif [ $status_stop -eq 1 ]; then
253 elif [ $status_stop -eq 3 ]; then
/dports/java/wildfly18/wildfly-18.0.1.Final/docs/contrib/scripts/init.d/
H A Dwildfly-init-redhat.sh216 status_stop=$?
217 if [ $status_stop -eq 0 ]; then
236 elif [ $status_stop -eq 1 ]; then
239 elif [ $status_stop -eq 2 ]; then
242 elif [ $status_stop -eq 3 ]; then
H A Dwildfly-init-debian.sh229 status_stop=$?
230 if [ $status_stop -eq 0 ]; then
250 elif [ $status_stop -eq 1 ]; then
253 elif [ $status_stop -eq 3 ]; then
/dports/net/keycloak/keycloak-15.1.1/docs/contrib/scripts/init.d/
H A Dwildfly-init-redhat.sh216 status_stop=$?
217 if [ $status_stop -eq 0 ]; then
240 elif [ $status_stop -eq 1 ]; then
243 elif [ $status_stop -eq 2 ]; then
246 elif [ $status_stop -eq 3 ]; then
H A Dwildfly-init-debian.sh229 status_stop=$?
230 if [ $status_stop -eq 0 ]; then
250 elif [ $status_stop -eq 1 ]; then
253 elif [ $status_stop -eq 3 ]; then
/dports/misc/openhab/openhab-3.2.0/runtime/bin/contrib/
H A Dkaraf-service-template.init-debian167 status_stop=$?
168 if [ $status_stop -eq 0 ]; then
207 elif [ $status_stop -eq 1 ]; then
210 elif [ $status_stop -eq 3 ]; then
/dports/java/wildfly90/wildfly-9.0.2.Final/bin/init.d/
H A Dwildfly-init-debian.sh209 status_stop=$?
210 if [ $status_stop -eq 0 ]; then
230 elif [ $status_stop -eq 1 ]; then
233 elif [ $status_stop -eq 3 ]; then
/dports/java/wildfly10/wildfly-10.1.0.Final/docs/contrib/scripts/init.d/
H A Dwildfly-init-debian.sh216 status_stop=$?
217 if [ $status_stop -eq 0 ]; then
237 elif [ $status_stop -eq 1 ]; then
240 elif [ $status_stop -eq 3 ]; then
/dports/graphics/mapserver/mapserver-7.6.4/renderers/agg/include/
H A Dagg_conv_clipper.h35 enum status { status_move_to, status_line_to, status_stop }; enumerator
275 m_status = status_stop; in vertex()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/src/
H A Dagg_conv_gpc.pas60 status = (status_move_to ,status_line_to ,status_stop );
224 m_status:=status_stop;
/dports/editors/lazarus/lazarus/components/aggpas/src/
H A Dagg_conv_gpc.pas60 status = (status_move_to ,status_line_to ,status_stop );
224 m_status:=status_stop;
/dports/editors/lazarus-qt5/lazarus/components/aggpas/src/
H A Dagg_conv_gpc.pas60 status = (status_move_to ,status_line_to ,status_stop );
224 m_status:=status_stop;

12