Home
last modified time | relevance | path

Searched refs:ABORT (Results 1 – 25 of 108) sorted by relevance

12345

/netbsd-src/sys/arch/arc/jazz/
H A Dlpt_jazzio.c117 #define ABORT \ in lpt_jazzio_probe() macro
124 #define ABORT goto out in lpt_jazzio_probe() macro
140 ABORT; in lpt_jazzio_probe()
144 ABORT; in lpt_jazzio_probe()
149 ABORT; in lpt_jazzio_probe()
155 ABORT; in lpt_jazzio_probe()
/netbsd-src/sys/arch/acorn32/mainbus/
H A Dlpt_pioc.c113 #define ABORT do {printf("lptprobe: mask %x data %x failed\n", mask, data); \ in lptprobe() macro
116 #define ABORT goto out in lptprobe() macro
126 ABORT; in lptprobe()
130 ABORT; in lptprobe()
135 ABORT; in lptprobe()
141 ABORT; in lptprobe()
/netbsd-src/sys/arch/hppa/gsc/
H A Dlpt_gsc.c149 #define ABORT \ in lpt_gsc_probe() macro
157 #define ABORT \ in lpt_gsc_probe() macro
172 ABORT; in lpt_gsc_probe()
176 ABORT; in lpt_gsc_probe()
181 ABORT; in lpt_gsc_probe()
187 ABORT; in lpt_gsc_probe()
/netbsd-src/sys/dev/isa/
H A Dlpt_isa.c157 #define ABORT do {printf("lptprobe: mask %x data %x failed\n", mask, data); \ in lpt_isa_probe() macro
160 #define ABORT goto out in lpt_isa_probe() macro
183 ABORT; in lpt_isa_probe()
187 ABORT; in lpt_isa_probe()
192 ABORT; in lpt_isa_probe()
198 ABORT; in lpt_isa_probe()
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dcfparse.y255 #define ABORT() ABORT_CLEANUP macro
405 ABORT();
419 ABORT();
469 ABORT();
486 ABORT();
593 ABORT();
606 ABORT();
631 ABORT();
635 ABORT();
751 ABORT();
[all …]
/netbsd-src/external/bsd/ppp/dist/
H A DSETUP39 ABORT "NO CARRIER"
40 ABORT "NO DIALTONE"
41 ABORT "ERROR"
42 ABORT "NO ANSWER"
43 ABORT "BUSY"
44 ABORT "Username/Password Incorrect"
H A DFAQ35 ABORT "NO CARRIER"
36 ABORT "NO DIALTONE"
37 ABORT "ERROR"
38 ABORT "NO ANSWER"
39 ABORT "BUSY"
40 ABORT "Username/Password Incorrect"
118 ABORT "NO CARRIER"
119 ABORT "NO DIALTONE"
120 ABORT "ERROR"
121 ABORT "NO ANSWER"
[all …]
/netbsd-src/usr.bin/tip/aculib/
H A Dv831.c180 #define ABORT 01 macro
230 pc(ABORT); in dialit()
/netbsd-src/external/lgpl3/gmp/dist/tests/cxx/
H A Dt-ostream.cc65 #define ABORT() \ macro
166 ABORT (); in check_mpz()
246 ABORT (); in check_mpq()
424 ABORT (); in check_mpf()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dbfin-parse.h114 ABORT = 315, /* ABORT */ enumerator
293 #define ABORT 315 macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dbfin-parse.h114 ABORT = 315, /* ABORT */ enumerator
293 #define ABORT 315 macro
/netbsd-src/external/gpl2/groff/dist/contrib/mm/examples/
H A DB1B228 ABORT
H A DMOVE72 ABORT
H A DReferences78 ABORT
/netbsd-src/sys/arch/mvme68k/docs/
H A DInterrupts57 0x42 PCC: ABORT Switch
111 0x7e VME2: ABORT Switch
/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dftp.errors31 426 ABORT Connection closed; transfer aborted
/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dftp.errors32 426 ABORT Connection closed; transfer aborted
/netbsd-src/include/arpa/
H A Dtelnet.h57 #define ABORT 238 /* Abort process */ macro
/netbsd-src/tools/gcc/
H A Dmknative.common9 echo >&2 "ABORT: $*"
/netbsd-src/sys/arch/mvme68k/conf/
H A Dfiles.mvme68k6 defflag PANICBUTTON # panic on ABORT if not DDB
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dtestutils.inc192 ABORT;
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_smu_v11_0_i2c.c414 reg = REG_SET_FIELD(reg, CKSVII2C_IC_ENABLE, ABORT, 1); in smu_v11_0_i2c_abort()
/netbsd-src/usr.bin/telnet/
H A Dtelnet.c2310 NET2ADD(IAC, ABORT); in sendabort()
2311 printoption("SENT", IAC, ABORT); in sendabort()
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Depiphany.opc309 errmsg = _("ABORT: unknown operand");
/netbsd-src/external/gpl3/gdb/dist/cpu/
H A Depiphany.opc309 errmsg = _("ABORT: unknown operand");

12345