Searched refs:EXIT (Results 126 - 150 of 206) sorted by relevance

123456789

/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/tests/
H A Dattributes.sh32 trap "cd /; rm -rf $tmp" EXIT
425 trap 'exit $?' EXIT
H A Dcoprocess.sh33 trap "cd /; rm -rf $tmp" EXIT
H A Dglob.sh31 trap "cd /; rm -rf $tmp" EXIT
H A Dheredoc.sh32 trap "cd /; rm -rf $tmp" EXIT
/macosx-10.10.1/pcre-7/pcre/
H A Dpcretest.c964 goto EXIT;
970 goto EXIT;
977 goto EXIT;
992 goto EXIT;
1004 goto EXIT;
1015 goto EXIT;
1997 goto EXIT;
2503 EXIT:
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dpinfo.vim28 \ CLEAR-SCREEN-AT-EXIT CALL-READLINE-HISTORY
H A Dprescribe.vim21 syn keyword prescribeStatement DXPG DXSD DZP ENDD ENDM ENDR EPL EPRM EXIT
H A Dabap.vim71 syn match abapStatement "\(\W\|^\)\(EXIT\W\+FROM\W\+STEP\W\+LOOP\|EXIT\)\(\W\|$\)"ms=s+1,me=e-1
/macosx-10.10.1/Heimdal-398.1.2/tests/apple/
H A Dcheck-apple-lkdc.in261 trap "kill -9 ${kdcpid}; echo signal killing kdc; exit 1;" EXIT
517 trap "" EXIT
/macosx-10.10.1/OpenSSL098-52/src/crypto/cast/
H A Dcasttest.c230 EXIT(err);
/macosx-10.10.1/OpenSSL098-52/src/crypto/dsa/
H A Ddsatest.c237 EXIT(!ret);
/macosx-10.10.1/OpenSSL098-52/src/crypto/rc2/
H A Drc2test.c211 EXIT(err);
/macosx-10.10.1/OpenSSL098-52/src/crypto/rc4/
H A Drc4test.c233 EXIT(err);
/macosx-10.10.1/OpenSSL098-52/src/fips/
H A Dfips-lib.com366 $ GOTO EXIT
498 $ EXIT:
500 $ EXIT
673 $! Time To EXIT.
675 $ EXIT
726 $! Time To EXIT.
728 $ EXIT
931 $ EXIT
1031 $! Time To EXIT.
1033 $ EXIT
[all...]
/macosx-10.10.1/OpenSSL098-52/src/fips/rand/
H A Dfips_randtest.c207 EXIT(1);
/macosx-10.10.1/OpenSSL098-52/src/test/
H A Dcasttest.c230 EXIT(err);
H A Ddsatest.c237 EXIT(!ret);
H A Dfips_randtest.c207 EXIT(1);
H A Drc2test.c211 EXIT(err);
H A Drc4test.c233 EXIT(err);
H A Dbntest.c165 if (ctx == NULL) EXIT(1);
168 if (out == NULL) EXIT(1);
178 EXIT(1);
306 EXIT(0);
313 EXIT(1);
628 if (ctx == NULL) EXIT(1);
866 EXIT(1);
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/bashdb/
H A Dbashdb576 trap _cleanup EXIT
/macosx-10.10.1/OpenSSL098-52/src/crypto/bn/
H A Dbntest.c165 if (ctx == NULL) EXIT(1);
168 if (out == NULL) EXIT(1);
178 EXIT(1);
306 EXIT(0);
313 EXIT(1);
628 if (ctx == NULL) EXIT(1);
866 EXIT(1);
/macosx-10.10.1/OpenSSL098-52/src/crypto/bn/asm/
H A Dpa-risc2.s278 .EXIT
440 .EXIT
567 .EXIT
644 .EXIT
730 .EXIT
909 .EXIT
1210 .EXIT
1296 .EXIT
1503 .EXIT
1596 .EXIT
[all...]
H A Dpa-risc2W.s270 .EXIT
430 .EXIT
556 .EXIT
633 .EXIT
719 .EXIT
879 .EXIT
1197 .EXIT
1283 .EXIT
1490 .EXIT
1583 .EXIT
[all...]

Completed in 177 milliseconds

123456789