Searched refs:exit (Results 226 - 250 of 277) sorted by relevance

1234567891011>>

/barrelfish-2018-10-04/lib/openssl-1.0.0d/apps/
H A Dopenssl.c288 exit(1);
355 BIO_printf(bio_err,"bad exit\n");
435 (strcmp(argv[0],"exit") == 0) ||
H A Dpkeyutl.c314 exit(1);
H A Dapps.c2579 exit(1);
2593 exit(1);
2609 exit(1);
2625 exit(1);
/barrelfish-2018-10-04/lib/acpica/source/tools/acpiexec/
H A Daehandlers.c233 exit (0);
/barrelfish-2018-10-04/usr/eclipseclp/Pds/src/
H A Dmsgdd.c262 exit(1); \
271 exit(1); \
H A Dbmsg.msg.c134 exit(1); \
144 exit(1); \
3429 exit(-1);
3504 exit(-1);
3554 exit(-1);
3560 exit(-1);
3737 exit(-1);
3755 exit(-1);
3769 exit(-1);
4146 exit(
[all...]
H A Damsg.c60 exit(1); \
69 exit(1); \
H A Dpds.mdt.c288 exit(1); \
297 exit(1); \
H A Damsg.msg.c69 exit(1); \
78 exit(1); \
/barrelfish-2018-10-04/usr/eclipseclp/Shm/src/
H A Dalloc.c78 extern void exit(int);
236 exit(-1); /* cannot recover from here ... */
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dtkdebug.tex226 an exit port. Red (failure) for a fail port. Note that in the call
340 Note that we have also deselected the \button{exit} port in the filter
341 condition. You can do this by clicking on the \button{exit} radio
342 button. This means that the tracer does not stop at any exit port.
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/threads/
H A Dmttest.c361 exit(ret);
797 exit(1);
/barrelfish-2018-10-04/usr/bench/bomp_benchmark/
H A Dft.c730 exit(1);
1160 exit(-1);
/barrelfish-2018-10-04/usr/drivers/solarflare/
H A Dsfn5122f_cdriver.c426 /* exit assertions -> special reboot*/
1646 exit(1);
1657 exit(1);
1668 exit(1);
/barrelfish-2018-10-04/include/tweed/
H A Dtweed.h117 exit(1); \
/barrelfish-2018-10-04/usr/block_server/
H A Dnetwork_client.c114 exit(EXIT_SUCCESS);
H A Dnetwork_server.c571 exit(EXIT_SUCCESS);
/barrelfish-2018-10-04/usr/skb/testapps/
H A Dapps.c2579 exit(1);
2593 exit(1);
2609 exit(1);
2625 exit(1);
/barrelfish-2018-10-04/usr/eclipseclp/documents/internal/kernel/
H A Dglobalstate.tex118 exit(-1);
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumsusing.tex409 or the \bipref{exit/1}{../bips/kernel/opsys/exit-1.html} predicates.
552 e : exit
563 exit
H A Dumsdebug.tex37 and exit ports. Each time a procedure is invoked, a box is created
56 the DELAY and RESUME ports, and the exceptional exit is indicated by LEAVE.
89 procedure is exited, the exit is traced without asterisk. This means
93 The instantiations shown in the EXIT port are the ones at exit time,
153 exit via a LEAVE port, until a
280 level increases and after exit it decreases again. The initial level
723 the execution until an exit port of this box (EXIT, FAIL, LEAVE).
724 If given in an exit port it works like \notation{creep}.
902 or a negated port name (e.g., \tld\notation{exit}).
1842 %usr\% exit
[all...]
H A Dumsexcept.tex488 %If it does, since program execution continues normally after exit of the error
536 ``through'' the call to the error handler, and so an exit may be made from
767 will exit the {\eclipse} system when \verb:^C: is pressed.
/barrelfish-2018-10-04/usr/drivers/megaraid/
H A Dmegaraid.c1431 exit(1);
1442 exit(1);
/barrelfish-2018-10-04/lib/barrelfish/
H A Dthreads.c500 if(thread->state != THREAD_STATE_EXITED) { // Possibly wait for thread exit
874 // Disable and unlock exit lock
1087 exit(_main(p->argc, p->argv));
1118 exit(EXIT_FAILURE);
1119 assert(!"exit returned!");
/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/
H A Dauth.c1491 exit(1);
1499 exit(EXIT_CNID_AUTH_FAILED);

Completed in 343 milliseconds

1234567891011>>