Searched refs:Abort (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dbin2c.c6 static void Abort (char *fmt,...) function
23 Abort ("Usage: %s bin-file [> result]", argv[0]);
26 Abort ("Cannot open %s\n", argv[1]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/protocol/
H A Dfile.h31 bool Abort() { return TRUE; } function in class:wxFileProto
H A Dhttp.h33 bool Abort();
H A Dprotocol.h73 virtual bool Abort() = 0;
H A Dftp.h93 bool Abort();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dprotocol.tex54 \membersection{wxProtocol::Abort}\label{wxprotocolabort}
56 \func{bool}{Abort}{\void}
58 Abort the current stream.
H A Dftp.tex121 \membersection{wxFTP::Abort}\label{wxftpabort}
123 \func{bool}{Abort}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dftp.cpp9 // robust Abort(), support for arbitrary FTP commands, ...)
102 (void)Abort();
535 m_ftp->Abort();
574 m_ftp->Abort();
745 bool wxFTP::Abort() function in class:wxFTP
H A Dhttp.cpp346 virtual ~wxHTTPStream(void) { m_http->Abort(); }
377 bool wxHTTP::Abort(void) function in class:wxHTTP
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dmake-dialog.cc65 case QDialogButtonBox::Abort:
102 (myNewButtonBox->button(QDialogButtonBox::Abort))->setEnabled( !b->isDone );
138 | QDialogButtonBox::Abort );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sh_util/
H A Dncftpget.c117 Abort(int sigNum) function
119 signal(sigNum, Abort);
133 } /* Abort */
668 (void) signal(SIGINT, Abort);
713 (void) signal(SIGINT, Abort);
H A Dncftpls.c275 Abort(int sigNum) function
277 signal(sigNum, Abort);
291 } /* Abort */
681 (void) signal(SIGINT, Abort);
H A Dncftpput.c114 Abort(int sigNum) function
116 signal(sigNum, Abort);
130 } /* Abort */
635 (void) signal(SIGINT, Abort);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Durlmsw.cpp42 virtual bool Abort() { return true; } function in class:wxHTTPDummyProto
H A Dmediactrl_am.cpp1374 STDMETHOD(Abort)() PURE;
H A Dmediactrl.cpp1373 STDMETHOD(Abort)() PURE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dentry-header.S9 @ Bad Abort numbers
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/pcmcia/
H A Dxirc2ps_cs.c189 Abort = 0x10, enumerator in enum:xirc_cmd
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_iba6120.c2265 tmp_dd_sendctrl |= SYM_MASK(SendCtrl, Abort);
H A Dqib_iba7220.c857 /* This will trigger the Abort interrupt */
2866 tmp_dd_sendctrl |= SYM_MASK(SendCtrl, Abort);

Completed in 178 milliseconds