Searched refs:exit (Results 176 - 200 of 283) sorted by relevance

1234567891011>>

/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsopsys.tex79 This is done by using \bipref{exit/1}{../bips/kernel/opsys/exit-1.html}. It
82 \indextt{exit/1}
86 [eclipse 1]: exit(99).
91 Note that \notation{halt} is equivalent to \notation{exit(0)}.
361 and to obtain its exit status.
H A Dumscmdlineopts.tex61 The exit status of the {\eclipse} process reflects success or failure of the
62 \index{exit status}
/barrelfish-master/usr/bench/bomp_mm/
H A Dmm.c378 exit(1);
416 exit(1);
426 exit(1);
/barrelfish-master/tools/armv8_bootimage/
H A Darmv8_bootimage.c80 exit(EXIT_FAILURE);
93 exit(EXIT_FAILURE);
99 exit(EXIT_FAILURE);
/barrelfish-master/tools/harness/
H A Dscalebench.py18 sys.exit(1)
88 sys.exit(0)
374 sys.exit(1) # one or more tests failed
/barrelfish-master/usr/replay/
H A Dslave.c440 exit(1);
535 exit(1);
558 exit(1);
/barrelfish-master/lib/openssl-1.0.0d/crypto/des/
H A Ddes_opts.c72 extern void exit();
604 exit(0);
H A Dspeed.c310 exit(0);
/barrelfish-master/lib/acpica/source/compiler/
H A Dprscan.c752 exit(1);
806 exit(1);
1064 /* Always exit on end-of-line */
/barrelfish-master/usr/tests/phoenix_tests/
H A Dkmeans.c135 exit(1);
141 exit(1);
/barrelfish-master/usr/bench/mem_appel/
H A Dvmpup.c396 exit(1);
544 exit(0);
/barrelfish-master/usr/bench/udp_echo/
H A Dudp_ipip_openloop.c127 exit(1);
185 /* exit(1); */
245 exit(1);
/barrelfish-master/lib/libc/regex/grot/
H A Dsplit.c181 exit(0);
/barrelfish-master/lib/lua/src/
H A Dloslib.c295 if (L) exit(status); /* 'if' to avoid warnings for unreachable 'return' */
305 {"exit", os_exit},
/barrelfish-master/lib/lwip2/test/minimal/
H A Dmain.c264 exit(0);
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dinit.c50 #include <stdlib.h> /* for exit() */
382 * Shutdown code (see also p_exit(), exit/1 and halt/0)
384 * Shutdown can be requested either from Prolog (exit/1,halt/0) or
415 * either in ec_cleanup() or in exit/1
483 exit(0);
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Drsautl.c267 exit(1);
/barrelfish-master/lib/openssl-1.0.0d/crypto/asn1/
H A Da_strnid.c280 exit(0);
/barrelfish-master/lib/openssl-1.0.0d/crypto/bf/
H A Dbf_opts.c327 exit(0);
/barrelfish-master/lib/openssl-1.0.0d/crypto/cast/
H A Dcastopts.c337 exit(0);
/barrelfish-master/lib/openssl-1.0.0d/crypto/idea/
H A Didea_spd.c294 exit(0);
/barrelfish-master/lib/tommath/demo/
H A Dtiming.c270 exit(0);
/barrelfish-master/usr/bench/rcce/bt/
H A Dmake_set.c120 exit(1);
/barrelfish-master/usr/eclipseclp/icparc_solvers/rxspencer/
H A Dsplit.c179 exit(0);
/barrelfish-master/usr/bench/cow/
H A Dvspace_cow.c27 exit(1);

Completed in 300 milliseconds

1234567891011>>