Searched refs:quit (Results 176 - 200 of 389) sorted by relevance

1234567891011>>

/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dmml-smime.el123 (quit))
H A Dgnus-async.el291 (quit
296 (signal 'quit nil)))
/macosx-10.9.5/iodbc-42.5/iodbc/drvproxy/
H A DConfigDSN.c299 quit:
/macosx-10.9.5/less-23/less/
H A Dforwback.c345 quit(QUIT_OK);
H A Dos.c154 quit(QUIT_ERROR);
/macosx-10.9.5/mail_cmds-29/mail/
H A Dextern.h203 void quit(void);
H A Dmain.c344 quit();
/macosx-10.9.5/remote_cmds-41.90.1/timed.tproj/timedc.tproj/
H A Dtimedc.c113 quit();
/macosx-10.9.5/tcl-102/tk/tk/tests/
H A Dbevel.tcl18 button .t.quit -text Quit -command {destroy .t}
19 pack .t.quit -side bottom -pady 3 -ipadx 4 -ipady 2
H A Darc.tcl15 button .t.quit -text Quit -command {destroy .t}
16 pack .t.quit -side bottom -pady 3 -ipadx 4 -ipady 2
H A DbutGeom.tcl16 button .t.quit -text Quit -command {destroy .t}
17 pack .t.quit -side bottom -pady 2m
H A DcanvPsText.tcl26 button .t.bot.quit -text Quit -command {destroy .t}
28 pack .t.bot.print .t.bot.quit -side left -pady 1m -expand 1
/macosx-10.9.5/tcl-102/tk84/tk/tests/
H A Dbevel.tcl18 button .t.quit -text Quit -command {destroy .t}
19 pack .t.quit -side bottom -pady 3 -ipadx 4 -ipady 2
H A Darc.tcl15 button .t.quit -text Quit -command {destroy .t}
16 pack .t.quit -side bottom -pady 3 -ipadx 4 -ipady 2
H A DbutGeom.tcl16 button .t.quit -text Quit -command {destroy .t}
17 pack .t.quit -side bottom -pady 2m
H A DcanvPsText.tcl26 button .t.bot.quit -text Quit -command {destroy .t}
28 pack .t.bot.print .t.bot.quit -side left -pady 1m -expand 1
/macosx-10.9.5/vim-53/runtime/macros/
H A Dless.vim32 quit
95 quit
/macosx-10.9.5/Heimdal-323.92.1/appl/ftp/ftp/
H A Dmain.c288 quit(0, 0);
296 quit(0, 0);
/macosx-10.9.5/bc-21/bc/bc/
H A Dscan.l233 quit return(Quit);
/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Ddgccall.c308 ccall->quit.quack_rcvd = false;
1429 * quack or quit timeout (be sure to not allow cancel delivery at
1435 ccall->quit.next_time = rpc__clock_stamp() + RPC_CLOCK_SEC(1);
1439 RPC_DBG_GPRINTF(("(rpc__dg_call_end) Sending orphan quit\n"));
1444 while (ccall->quit.quack_rcvd != true)
1554 * Transmit a "quit" (for calls in the orphan state).
1572 * Whip up a cancel-quit for the specified cancel event (cancel_id) and
1573 * send it on it's way. Pre 2.0 receivers of a cancel-quit will treat
1574 * this as a plain quit (orphan-quit); whic
1861 struct rpc_dg_quit_info_t *quit = &ccall->quit; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dielm.el389 (quit (setq ielm-result "Quit during evaluation")
408 (quit (setq ielm-error-type "IELM Error")
469 Expressions evaluated by IELM are not subject to `debug-on-quit' or
/macosx-10.9.5/libxml2-26/libxml2/
H A Dxmlcatalog.c186 if (!strcmp(command, "quit"))
298 printf("\texit: quit the shell\n");
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlcatalog.c186 if (!strcmp(command, "quit"))
298 printf("\texit: quit the shell\n");
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/tests/visualtests/utils/
H A DtestGUI.tcl132 ui_button $ui_top.menufr.quit [bmpHalt] ui_exit "Quit test (Esc)"
133 pack $ui_top.menufr.quit -in $ui_top.menufr -side left
/macosx-10.9.5/vim-53/src/po/
H A Dcheck.vim60 " Wrap around at the end of the file, quit when back at the first one.

Completed in 165 milliseconds

1234567891011>>