/freebsd/usr.bin/tip/libacu/ |
H A D | v831.c | 175 #define ABORT 01 macro 225 pc(ABORT); in dialit()
|
/freebsd/share/examples/ppp/ |
H A D | 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 \
|
H A D | ppp.conf.span-isp | 107 set dial "ABORT BUSY ABORT NO\\sCARRIER ABORT NO\\sDIAL\\sTONE TIMEOUT 4 \
|
/freebsd/sys/dev/axgbe/ |
H A D | 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/crypto/heimdal/appl/telnet/arpa/ |
H A D | telnet.h | 59 #define ABORT 238 /* Abort process */ macro
|
/freebsd/contrib/telnet/arpa/ |
H A D | telnet.h | 56 #define ABORT 238 /* Abort process */ macro
|
/freebsd/lib/libfetch/ |
H A D | ftp.errors | 30 426 ABORT Connection closed; transfer aborted
|
/freebsd/include/arpa/ |
H A D | telnet.h | 55 #define ABORT 238 /* Abort process */ macro
|
/freebsd/contrib/tcpdump/ |
H A D | print-telnet.c | 82 #define ABORT 238 /* Abort process */ macro
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | telnet.c | 2328 NET2ADD(IAC, ABORT); in sendabort() 2329 printoption("SENT", IAC, ABORT); in sendabort()
|
H A D | commands.c | 221 { "abort", "Send Telnet 'Abort Process'", 1, 0, 0, 2, ABORT },
|
/freebsd/contrib/telnet/telnet/ |
H A D | telnet.c | 2343 NET2ADD(IAC, ABORT); in sendabort() 2344 printoption("SENT", IAC, ABORT); in sendabort()
|
H A D | commands.c | 312 { "abort", "Send Telnet 'Abort Process'", 1, 0, NULL, 2, ABORT },
|
/freebsd/crypto/heimdal/appl/telnet/telnetd/ |
H A D | state.c | 262 case ABORT: in telrcv()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | ARM.cpp | 186 case ARMInterruptAttr::ABORT: Kind = "ABORT"; break; in setTargetAttributes()
|
/freebsd/sys/dev/nvme/ |
H A D | nvme_qpair.c | 57 OPC_ENTRY(ABORT),
|
/freebsd/sys/dev/mrsas/ |
H A D | mrsas.c | 2188 goto ABORT; in mrsas_setup_raidmap() 2236 ABORT: in mrsas_setup_raidmap()
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | tx.c | 1944 AGG_TX_STATE_(ABORT); in iwl_get_agg_tx_status()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Attr.td | 965 ["IRQ", "FIQ", "SWI", "ABORT", "UNDEF", ""], 966 ["IRQ", "FIQ", "SWI", "ABORT", "UNDEF", "Generic"],
|
H A D | AttrDocs.td | 2213 "FIQ", "SWI", "ABORT", "UNDEF".
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx.seq | 246 * Our first message must be one of IDENTIFY, ABORT, or
|