Searched refs:exit (Results 26 - 50 of 277) sorted by relevance

1234567891011>>

/barrelfish-2018-10-04/usr/vnode_map_32/
H A Dvnode_map_32.c84 exit(1);
91 exit(1);
99 exit(1);
122 exit(1);
132 exit(1);
141 exit(1);
165 exit(1);
175 exit(1);
184 exit(1);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/easy_tls/
H A Dtest.c53 exit(1);
73 exit(1);
79 exit(1);
98 exit(1);
110 exit(1);
129 exit(1);
136 exit(1);
144 exit(1);
153 exit(1);
158 exit(
[all...]
/barrelfish-2018-10-04/lib/linenoise/
H A Dexample.c27 exit(0);
30 exit(1);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/conf/
H A Dtest.c79 exit(1);
97 exit(0);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/engines/ccgost/
H A Dgostsum.c30 exit(3);
61 exit(2);
85 exit(2);
92 exit (2);
121 exit (failcount?1:0);
129 exit(1);
132 exit(0);
146 exit(errors?1:0);
/barrelfish-2018-10-04/usr/tests/octopus/
H A Dd2bench3.c31 if (err_is_fail(err)) { DEBUG_ERR(err, "publish"); exit(1); }
43 if (err_is_fail(err)) { DEBUG_ERR(err, "subscribe"); exit(1); }
/barrelfish-2018-10-04/lib/libc/db/test/hash.tests/
H A Dtdel.c79 exit(1);
99 exit(1);
113 exit(1);
119 exit(0);
H A Ddriver2.c85 exit(1);
106 exit(1);
108 exit(0);
H A Dtcreat3.c77 exit(1);
97 exit(1);
102 exit(0);
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Deg_cc_event.cc60 exit(0);
H A Deg_cc_fail_loop.cc68 /* at 10 we want to exit the loop, cutting away other choices */
77 exit(0);
H A Deg_c_fail_loop.c75 /* at 3 we want to exit the loop, cutting away other choices */
87 exit(0);
/barrelfish-2018-10-04/usr/bench/net_latency/elb/
H A Dinterface_raw.c22 exit(-1);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/maurice/
H A Dexample2.c43 exit (1);
51 exit(1);
63 exit(1);
H A Dexample4.c38 exit(1);
64 exit(1);
99 exit(1);
H A Dexample1.c53 exit(1);
78 exit(1);
86 exit(1);
144 exit(1);
154 exit(1);
162 exit(1);
/barrelfish-2018-10-04/usr/eclipseclp/JavaInterface/src/com/parctechnologies/eclipse/
H A DJEclipse.java77 // message and exit with failure.
88 System.exit(1);
98 // exit with failure.
106 System.exit(1);
127 System.exit(1);
131 System.exit(2);
137 System.exit(0);
/barrelfish-2018-10-04/usr/lshw/
H A Dlshw.c67 exit(1);
151 exit(err);
157 exit(err);
163 exit(err);
172 exit(err);
/barrelfish-2018-10-04/lib/acpica/source/compiler/
H A Dasloptions.c173 exit (1);
185 exit (-1);
187 exit (1);
211 exit (1);
463 exit (1);
472 exit (0);
477 exit (0);
482 exit (0);
489 exit (0);
494 exit (
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/ssl/
H A Dserv.cpp35 #define CHK_NULL(x) if ((x)==NULL) exit (1)
36 #define CHK_ERR(err,s) if ((err)==-1) { perror(s); exit(1); }
37 #define CHK_SSL(err) if ((err)==-1) { ERR_print_errors_fp(stderr); exit(2); }
62 exit(2);
67 exit(3);
71 exit(4);
76 exit(5);
H A Dinetdsrv.cpp21 #define CHK_NULL(x) if ((x)==NULL) exit (1)
23 { fprintf(log, "%s %d\n", (s), errno); exit(1); }
24 #define CHK_SSL(err) if ((err)==-1) { ERR_print_errors_fp(log); exit(2); }
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/state_machine/
H A Dstate_machine.c179 exit(7);
196 exit(8);
250 exit(1);
256 exit(2);
266 exit(3);
272 exit(4);
280 exit(5);
301 exit(6);
355 exit(0);
407 exit(
[all...]
/barrelfish-2018-10-04/usr/bench/largepage/
H A Dlargepage_64_bench.c186 exit(1);
197 exit(1);
205 exit(1);
215 exit(1);
226 exit(1);
236 exit(1);
244 exit(1);
253 exit(1);
261 exit(1);
269 exit(
[all...]
/barrelfish-2018-10-04/usr/vnode_map_test/
H A Dvnode_map_test.c105 exit(1);
121 exit(1);
146 exit(1);
205 exit(1);
214 exit(1);
241 exit(1);
248 exit(1);
276 exit(1);
283 exit(1);
311 exit(
[all...]
/barrelfish-2018-10-04/tools/harness/
H A Dstats.py51 sys.exit(1)
64 sys.exit(1)
70 sys.exit(1)

Completed in 270 milliseconds

1234567891011>>