Searched refs:quit (Results 1 - 25 of 341) sorted by relevance

1234567891011>>

/macosx-10.10/Chess-310.6/sjeng/books/
H A Dbuild-book10 quit
/macosx-10.10/iodbc-42.5/iodbc/iodbcinst/
H A DSQLRemoveDSNFromIni.c102 goto quit;
111 goto quit;
118 goto quit;
125 goto quit;
153 quit:
173 goto quit;
178 goto quit;
189 goto quit;
193 goto quit;
195 quit
[all...]
H A DSQLInstallerError.c123 goto quit;
127 goto quit;
139 goto quit;
150 quit:
H A DSQLValidDSN.c131 goto quit;
136 quit:
150 goto quit;
155 quit:
H A DSQLWriteDSNToIni.c179 goto quit;
187 goto quit;
197 goto quit;
209 goto quit;
218 goto quit;
226 goto quit;
231 goto quit;
242 goto quit;
246 goto quit;
248 quit
[all...]
H A DSQLInstallDriver.c120 goto quit;
130 goto quit;
141 goto quit;
158 goto quit;
176 goto quit;
190 goto quit;
223 goto quit;
228 quit:
247 goto quit;
253 goto quit;
[all...]
H A DSQLInstallTranslator.c111 goto quit;
125 goto quit;
132 goto quit;
139 goto quit;
145 goto quit;
151 goto quit;
169 goto quit;
208 quit:
H A DSQLInstallTranslatorEx.c110 goto quit;
124 goto quit;
131 goto quit;
138 goto quit;
144 goto quit;
150 goto quit;
168 goto quit;
197 quit:
H A DSQLPostInstallerError.c92 goto quit;
102 quit:
H A DSQLWritePrivateProfileString.c161 goto quit;
167 goto quit;
176 goto quit;
182 goto quit;
199 goto quit;
214 goto quit;
218 goto quit;
220 quit:
H A DSQLInstallODBC.c103 goto quit;
109 goto quit;
114 quit:
/macosx-10.10/ruby-106/ruby/sample/
H A Dfib.scm8 (quit)
/macosx-10.10/remote_cmds-47/timed.tproj/timedc.tproj/
H A Dextern.h52 void quit(void);
H A Dcmdtab.c58 { "quit", quithelp, quit, 0 },
/macosx-10.10/ksh-23/ksh/src/lib/libast/port/
H A Dastquery.c35 * if (quit&ERROR_PROMPT) then tty forced for IO
36 * if quit>=0 then [qQ] or EOF calls exit(quit)
43 astquery(int quit, const char* format, ...) argument
73 if (quit & ERROR_PROMPT)
75 quit &= ~ERROR_PROMPT;
99 if (quit >= 0)
100 exit(quit);
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/smtpd/clients/
H A Dmail-test.py17 def quit(self): member in class:SMTPTest
18 self.svr.quit()
49 svr.quit()
/macosx-10.10/CPANInternal-159.1/SOAP-Lite-1.11/examples/My/
H A DChat.pm36 sub quit { my $self = shift; delete $self->{_users}->{$self->{_nick}} } subroutine
38 sub DESTROY { shift->quit }
/macosx-10.10/zlib-55/zlib/examples/
H A Dfitblk.c62 local void quit(char *why) function
138 quit("need one argument: size of output block");
141 quit("argument must be a number");
143 quit("need positive size of 8 or greater");
153 quit("out of memory");
160 quit("error reading input");
167 quit("error writing output");
188 quit("out of memory");
199 quit("out of memory");
214 quit("ou
[all...]
/macosx-10.10/bash-94.1.2/bash-3.2/examples/scripts.noah/
H A Dy_or_n_p.bash53 # Like y_or_n_p, but require a full `yes', `no', `yes!', or `quit' response.
70 quit ) return 3 ;;
71 *) echo "Please answer \`yes', \`no', \`yes"\!"', or \`quit'" 1>&2 ;;
/macosx-10.10/tcl-105/tcl_ext/snack/snack/demos/python/
H A DMinSpeg.py15 Button(root, text='Exit', command=root.quit).pack()
H A DMinWave.py15 Button(root, text='Exit', command=root.quit).pack()
H A DMinSect.py15 Button(root, text='Exit', command=root.quit).pack()
/macosx-10.10/ruby-106/ruby/test/win32ole/
H A Dtest_word.rb20 w.quit
66 @obj.quit
/macosx-10.10/ksh-23/ksh/src/lib/libast/comp/
H A Dftw.h43 int quit; member in struct:FTW
/macosx-10.10/ruby-106/ruby/ext/win32ole/sample/
H A Dieconst.rb31 ie.quit

Completed in 335 milliseconds

1234567891011>>