| /freebsd-14-stable/lib/libssp/ |
| HD | fortify_stubs.c | 51 #define ABORT() abort2("_FORTIFY_SOURCE not supported", 0, NULL) macro 58 ABORT(); in __memcpy_chk() 65 ABORT(); in __memset_chk() 73 ABORT(); in __snprintf_chk() 80 ABORT(); in __sprintf_chk() 87 ABORT(); in __stpcpy_chk() 94 ABORT(); in __strcat_chk() 101 ABORT(); in __strcpy_chk() 108 ABORT(); in __strncat_chk() 115 ABORT(); in __strncpy_chk() [all …]
|
| /freebsd-14-stable/usr.bin/tip/libacu/ |
| HD | v831.c | 183 #define ABORT 01 macro 233 pc(ABORT); in dialit()
|
| /freebsd-14-stable/share/examples/ppp/ |
| HD | ppp.conf.sample | 33 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT \ 80 set login "ABORT NO\\sCARRIER TIMEOUT 5 ogin:--ogin: ppp word: ppp" 114 set login "ABORT NO\\sCARRIER TIMEOUT 5 ogin:--ogin: ppp word: ppp" 138 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATB41CL2048 \ 323 set dial "ABORT BUSY ABORT NO\\sCARRIER \ # Chat script to dial the peer 479 set login "ABORT NO\\sCARRIER TIMEOUT 5 ogin:--ogin: ppp word: ppp HELLO" 622 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATZ OK-ATZ-OK \ 718 set login "ABORT NO\\sCARRIER TIMEOUT 15 \"\" \"\" name:--name: \\U \
|
| HD | ppp.conf.span-isp | 107 set dial "ABORT BUSY ABORT NO\\sCARRIER ABORT NO\\sDIAL\\sTONE TIMEOUT 4 \
|
| /freebsd-14-stable/sys/dev/axgbe/ |
| HD | xgbe-i2c.c | 144 XI2C_IOWRITE_BITS(pdata, IC_ENABLE, ABORT, 1); in xgbe_i2c_abort() 147 if (!XI2C_IOREAD_BITS(pdata, IC_ENABLE, ABORT)) in xgbe_i2c_abort()
|
| /freebsd-14-stable/crypto/heimdal/appl/telnet/arpa/ |
| HD | telnet.h | 59 #define ABORT 238 /* Abort process */ macro
|
| /freebsd-14-stable/include/arpa/ |
| HD | telnet.h | 57 #define ABORT 238 /* Abort process */ macro
|
| /freebsd-14-stable/contrib/telnet/arpa/ |
| HD | telnet.h | 56 #define ABORT 238 /* Abort process */ macro
|
| /freebsd-14-stable/lib/libfetch/ |
| HD | ftp.errors | 30 426 ABORT Connection closed; transfer aborted
|
| /freebsd-14-stable/contrib/tcpdump/ |
| HD | print-telnet.c | 82 #define ABORT 238 /* Abort process */ macro
|
| /freebsd-14-stable/contrib/telnet/telnet/ |
| HD | telnet.c | 2343 NET2ADD(IAC, ABORT); in sendabort() 2344 printoption("SENT", IAC, ABORT); in sendabort()
|
| HD | commands.c | 312 { "abort", "Send Telnet 'Abort Process'", 1, 0, NULL, 2, ABORT },
|
| /freebsd-14-stable/crypto/heimdal/appl/telnet/telnet/ |
| HD | telnet.c | 2328 NET2ADD(IAC, ABORT); in sendabort() 2329 printoption("SENT", IAC, ABORT); in sendabort()
|
| HD | commands.c | 221 { "abort", "Send Telnet 'Abort Process'", 1, 0, 0, 2, ABORT },
|
| /freebsd-14-stable/crypto/heimdal/appl/telnet/telnetd/ |
| HD | state.c | 262 case ABORT: in telrcv()
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
| HD | ARM.cpp | 186 case ARMInterruptAttr::ABORT: Kind = "ABORT"; break; in setTargetAttributes()
|
| /freebsd-14-stable/sys/dev/nvme/ |
| HD | nvme_qpair.c | 58 OPC_ENTRY(ABORT),
|
| /freebsd-14-stable/sys/dev/mrsas/ |
| HD | mrsas.c | 2188 goto ABORT; in mrsas_setup_raidmap() 2236 ABORT: in mrsas_setup_raidmap()
|
| /freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/ |
| HD | tx.c | 1944 AGG_TX_STATE_(ABORT); in iwl_get_agg_tx_status()
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | Attr.td | 965 ["IRQ", "FIQ", "SWI", "ABORT", "UNDEF", ""], 966 ["IRQ", "FIQ", "SWI", "ABORT", "UNDEF", "Generic"],
|
| HD | AttrDocs.td | 2213 "FIQ", "SWI", "ABORT", "UNDEF".
|
| /freebsd-14-stable/sys/dev/aic7xxx/ |
| HD | aic7xxx.seq | 246 * Our first message must be one of IDENTIFY, ABORT, or
|