Searched refs:exit (Results 1 - 25 of 277) sorted by relevance

1234567891011>>

/barrelfish-2018-10-04/usr/eclipseclp/icparc_solvers/ilog/
H A Dcmain.c36 exit(1);
43 exit(1);
49 exit(0);
H A Dcmainstat.c38 exit(0);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/
H A Do_dir_test.c61 exit(1);
67 exit(2);
69 exit(0);
/barrelfish-2018-10-04/usr/eclipseclp/Shm/src/
H A Dexample.c30 exit(-1);
48 exit(-1);
54 exit(-1);
61 exit(0);
/barrelfish-2018-10-04/usr/bench/rcce/lu/
H A Dinit_comm.c8 exit(0);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/sign/
H A Dsign.c98 if (fp == NULL) exit (1);
104 exit (1);
116 exit (1);
124 if (fp == NULL) exit (1);
130 exit (1);
137 exit (1);
149 exit (1);
/barrelfish-2018-10-04/usr/drivers/usb/usb_keyboard/
H A Dusb_keyboard.c26 exit(EXIT_FAILURE);
33 exit(EXIT_FAILURE);
40 exit(EXIT_FAILURE);
46 exit(EXIT_FAILURE);
/barrelfish-2018-10-04/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DRemoteVisClient.java77 System.exit(1);
105 System.exit(1);
115 System.exit(1);
124 System.exit(1);
130 System.exit(1);
136 * Tries to disconnect if possible, then exits JVM with error exit code.
146 System.exit(1);
151 * then exits the JVM normal exit code.
161 System.exit(0);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/rc4/
H A Drc4.c118 exit(1);
129 exit(1);
141 exit(1);
161 exit(1);
177 exit(1);
185 exit(1);
190 exit(0);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/x509v3/
H A Dv3conf.c82 exit(1);
90 exit(1);
96 exit(1);
101 exit(1);
111 exit(1);
H A Dv3prin.c77 exit(1);
81 exit(1);
86 exit(1);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/pkcs12/
H A Dpkread.c21 exit (1);
27 exit(1);
34 exit (1);
39 exit (1);
44 exit(1);
H A Dpkwrite.c19 exit(1);
25 exit(1);
35 exit(1);
40 exit(1);
/barrelfish-2018-10-04/usr/block_server/
H A Dblock_server.c46 exit(EXIT_FAILURE);
56 exit(EXIT_FAILURE);
71 exit(EXIT_FAILURE);
H A Dblock_server_client.c101 exit(EXIT_FAILURE);
128 exit(EXIT_FAILURE);
137 exit(EXIT_FAILURE);
144 exit(EXIT_FAILURE);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/des/
H A Drpw.c89 exit(1);
94 exit(0);
/barrelfish-2018-10-04/lib/term/client/
H A Ddefault_triggers.c24 exit(EXIT_FAILURE);
30 exit(EXIT_FAILURE);
/barrelfish-2018-10-04/usr/block_server_user/
H A Dbs_user.c44 exit(EXIT_FAILURE);
53 exit(EXIT_FAILURE);
/barrelfish-2018-10-04/lib/libc/db/test/hash.tests/
H A Dtread2.c78 exit(1);
95 exit(1);
98 exit(1);
102 exit(0);
H A Dtverify.c79 exit(1);
94 exit(1);
97 exit(1);
104 exit(0);
H A Dthash4.c82 exit(1);
103 exit(1);
119 exit(1);
123 exit(1);
129 exit(0);
/barrelfish-2018-10-04/lib/libc/stdlib/
H A Dexit.c31 static char sccsid[] = "@(#)exit.c 8.1 (Berkeley) 6/4/93";
59 exit(int status) function
68 * the process termination through main() exit.
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Deg_c_basic.c65 exit(0);
H A Deg_c_handle.c67 exit(0);
H A Deg_cc_basic.cc64 exit(0);

Completed in 199 milliseconds

1234567891011>>