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

1234567891011>>

/barrelfish-2018-10-04/tools/harness/
H A Dscalebench.py18 sys.exit(1)
88 sys.exit(0)
373 sys.exit(1) # one or more tests failed
/barrelfish-2018-10-04/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-2018-10-04/lib/acpica/source/compiler/
H A Dprscan.c752 exit(1);
806 exit(1);
1064 /* Always exit on end-of-line */
/barrelfish-2018-10-04/usr/bench/udp_echo/
H A Dudp_ipip_openloop.c127 exit(1);
185 /* exit(1); */
245 exit(1);
/barrelfish-2018-10-04/usr/drivers/e1000/
H A De1000n.c324 * Print help and exit.
342 exit(2);
534 exit(1);
/barrelfish-2018-10-04/usr/tests/phoenix_tests/
H A Dkmeans.c135 exit(1);
141 exit(1);
/barrelfish-2018-10-04/lib/libc/regex/grot/
H A Dsplit.c181 exit(0);
/barrelfish-2018-10-04/lib/lua/src/
H A Dloslib.c295 if (L) exit(status); /* 'if' to avoid warnings for unreachable 'return' */
305 {"exit", os_exit},
/barrelfish-2018-10-04/lib/lwip2/test/minimal/
H A Dmain.c264 exit(0);
/barrelfish-2018-10-04/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-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumscmdlineopts.tex61 The exit status of the {\eclipse} process reflects success or failure of the
62 \index{exit status}
/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Drsautl.c267 exit(1);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/asn1/
H A Da_strnid.c280 exit(0);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bf/
H A Dbf_opts.c327 exit(0);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/cast/
H A Dcastopts.c337 exit(0);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/idea/
H A Didea_spd.c294 exit(0);
/barrelfish-2018-10-04/lib/tommath/demo/
H A Dtiming.c270 exit(0);
/barrelfish-2018-10-04/lib/tweed/
H A Dtweed.c29 /** Signals program exit */
64 // signal exit to other workers
102 exit(0);
/barrelfish-2018-10-04/usr/bench/bulk_bench/
H A Dbulkbench.c213 exit(EXIT_FAILURE);
/barrelfish-2018-10-04/usr/bench/net_latency/elb/
H A Dinterface_app.c234 exit(-1);
/barrelfish-2018-10-04/usr/bench/rcce/bt/
H A Dmake_set.c120 exit(1);
/barrelfish-2018-10-04/usr/boot_perfmon/
H A Dconnections.c86 .exit = exit_msg,
/barrelfish-2018-10-04/lib/dist/
H A Dargs.c303 exit(EXIT_FAILURE);
/barrelfish-2018-10-04/usr/eclipseclp/icparc_solvers/rxspencer/
H A Dsplit.c179 exit(0);

Completed in 237 milliseconds

1234567891011>>