Searched refs:EXIT (Results 176 - 200 of 206) sorted by relevance

123456789

/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dmktest.sh115 integer KEEP_UNIT=0 SCRIPT_UNIT=0 TEST=0 CODE=0 EXIT=0 ACCEPT=0 DIAGNOSTICS=0 code
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/tests/
H A Darith.sh32 trap "cd /; rm -rf $tmp" EXIT
H A Dnameref.sh32 trap "cd /; rm -rf $tmp" EXIT
H A Doptions.sh37 trap "cd /; rm -rf $tmp" EXIT
H A Dpath.sh32 trap "cd /; rm -rf $tmp" EXIT
257 status=$($SHELL -c $'trap \'print $?\' EXIT;/xxx/a/b/c/d/e 2> /dev/null')
259 status=$($SHELL -c $'trap \'print $?\' EXIT;/dev/null 2> /dev/null')
H A Dtypes.sh32 trap "cd /; rm -rf $tmp" EXIT
H A Dvariables.sh32 trap "cd /; rm -rf $tmp" EXIT
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/setkey/
H A Dparse.y112 %token ADD GET DELETE DELETEALL FLUSH DUMP EXIT
826 : EXIT EOT
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dbasic.vim34 syn keyword basicStatement ERROR error Error EXIT exit Exit
H A Dfreebasic.vim121 syn keyword freebasicProgramFlow END EXIT GOSUB GOTO
H A Dxinetd.vim169 syn keyword xinetdLogSuccess contained PID HOST USERID EXIT DURATION TRAFFIC
H A Dforth.vim158 syn keyword forthLoop UNLOOP LEAVE ?LEAVE EXIT DONE FOR NEXT
H A Didlang.vim111 syn keyword idlangRoutine ERASE ERODE ERRORF ERRPLOT EXECUTE EXIT EXP EXPAND
H A Dplsql.vim75 syn keyword plsqlKeyword DVOID EXCEPTION EXCEPTION_INIT EXECUTE EXIT FETCH
H A Dishd.vim119 syn keyword ishdConstant EXCLUDE_SUBDIR EXCLUSIVE EXISTS EXIT EXTENDEDMEMORY
H A Dmasm.vim123 syn match masmDirective "\.EXIT\>"
H A Dnasm.vim278 syn keyword nasmStdDirective DO ENDFOR ENDWHILE FOR REPEAT UNTIL WHILE EXIT
H A Dbaan.vim213 syn keyword baanConstant DB.EXIT.ON.DUPL
214 syn keyword baanConstant DB.EXIT.ON.NOREC
215 syn keyword baanConstant DB.EXIT.ON.ROWCHANGED
/macosx-10.10.1/OpenSSL098-52/src/crypto/bf/
H A Dbftest.c284 EXIT(ret);
/macosx-10.10.1/OpenSSL098-52/src/test/
H A Dbftest.c284 EXIT(ret);
H A Dectest.c107 EXIT(1); \
/macosx-10.10.1/hfs-285/fsck_hfs/dfalib/
H A DSRepair.c3424 if ( err != noErr ) goto EXIT;
3492 if ( err != noErr ) goto EXIT;
3501 EXIT:
/macosx-10.10.1/BerkeleyDB-21/db/perl/BerkeleyDB/t/Test/
H A DBuilder.pm1537 =head1 EXIT CODES
H A DMore.pm1315 =head1 EXIT CODES
/macosx-10.10.1/OpenSSL098-52/src/crypto/ec/
H A Dectest.c107 EXIT(1); \

Completed in 191 milliseconds

123456789