/freebsd/bin/sh/tests/builtins/ |
H A D | trap16.0 | 2 traps=$(${SH} -c 'trap "echo bad" 0; trap - 0; trap') 3 [ -z "$traps" ] || exit 1 4 traps=$(${SH} -c 'trap "echo bad" 0; trap "" 0; trap') 6 [ "$traps" = "$expected_traps" ] || exit 2 7 traps=$(${SH} -c 'trap "echo bad" 0; trap 0; trap') 8 [ -z "$traps" ] || exit 3 9 traps=$(${SH} -c 'trap "echo bad" 0; trap -- 0; trap') 10 [ -z "$traps" ] || exit 4 11 traps=$(${SH} -c 'trap "echo bad" 0 1 2; trap - 0 1 2; trap') 12 [ -z "$traps" ] || exit 5 [all …]
|
H A D | trap2.0 | 7 traps=$(trap) 8 if [ "$teststring" != "-" ] && [ -z "$traps" ]; then 11 # subshell and subshells shall reset traps. However, an example 18 eval "$traps" 20 if [ "$traps" != "$traps2" ]; then
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibsendtrap.c | 215 static const trap_def_t traps[] = { variable 231 for (i = 0; traps[i].trap_name; i++) in process_send_trap() 232 if (strcmp(traps[i].trap_name, trap_name) == 0) in process_send_trap() 233 return send_trap(traps[i].build_func); in process_send_trap() 247 for (i = 0; traps[i].trap_name; i++) { in main() 249 " %s\n", traps[i].trap_name); in main() 254 "\n default behavior is to send \"%s\"", traps[0].trap_name); in main() 262 trap_name = argv[0] ? argv[0] : traps[0].trap_name; in main()
|
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/qe/ |
H A D | firmware.txt | 16 - virtual-traps: The virtual traps, taken from the firmware binary. 23 virtual-traps = <0 0 0 0 0 0 0 0>;
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | limits | 57 static constexpr bool traps = false; 173 static _LIBCPP_CONSTEXPR const bool traps = false; 231 static _LIBCPP_CONSTEXPR const bool traps = true; 233 static _LIBCPP_CONSTEXPR const bool traps = false; 281 static _LIBCPP_CONSTEXPR const bool traps = false; 334 static _LIBCPP_CONSTEXPR const bool traps = false; 391 static _LIBCPP_CONSTEXPR const bool traps = false; 452 static _LIBCPP_CONSTEXPR const bool traps = false; 515 static _LIBCPP_CONSTEXPR const bool traps = __base::traps; 561 _LIBCPP_CONSTEXPR const bool numeric_limits<_Tp>::traps;
|
/freebsd/contrib/bsnmp/snmp_mibII/ |
H A D | mibII_interfaces.c | 47 int traps; member 113 ifp->trap_enable = ifc->traps; in ifchange_func() 412 ifc->traps = (value->v.integer == 1) ? 1 : 0; in op_ifxtable()
|
/freebsd/contrib/bsnmp/snmpd/ |
H A D | BEGEMOT-SNMPD.txt | 137 "The trap sink for v1 traps." 162 "A table with destinations for standard traps." 187 traps." 196 traps."
|
H A D | snmpd.config | 116 # send traps to the traphost
|
/freebsd/lib/libc/softfloat/templates/ |
H A D | softfloat-specialize | 42 Raises the exceptions specified by `flags'. Floating-point traps can be 44 substitute a result value. If traps are not implemented, this routine
|
/freebsd/contrib/bsnmp/snmp_ntp/ |
H A D | BEGEMOT-NTP-MIB.txt | 140 "Enables the sending of traps when either the peer is lost/
|
/freebsd/lib/libc/softfloat/ |
H A D | softfloat-specialize | 56 Raises the exceptions specified by `flags'. Floating-point traps can be 58 substitute a result value. If traps are not implemented, this routine
|
/freebsd/contrib/bsnmp/ |
H A D | NEWS | 20 Fix link traps to be more RFC conform (thanks to glebius@freebsd.org)
|
/freebsd/usr.sbin/bsnmpd/bsnmpd/ |
H A D | snmpd.config | 115 # send traps to the traphost
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyInstrConv.td | 138 // Conversion from floating point to integer traps on overflow and invalid.
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc_ops.c | 77 static void traps (struct parse *, FILE *); 187 { "traps", traps, { NO, NO, NO, NO }, 2363 traps( in traps() function
|
H A D | ntpdc-opts.def | 755 .It Ic traps 756 Display the traps set in the server.
|
/freebsd/contrib/tcp_wrappers/ |
H A D | README | 91 installing booby traps. 239 feature may be used to install "booby traps". For details, see the 504 booby traps", UNIX Security Symposium III Proceedings (Baltimore), 718 traps: it gives better protection against nasty stuff that remote
|
H A D | CHANGES | 315 - A safer finger command for booby traps. This one solves a host of
|
/freebsd/bin/sh/ |
H A D | TOUR | 40 EXINT is not raised if the user traps interrupts using the trap
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | LangOptions.def | 169 LANGOPT(PointerAuthAuthTraps, 1, 0, "pointer authentication failure traps")
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64Features.td | 289 "Enable fine grained virtualization traps extension">;
|
/freebsd/contrib/ntp/ntpd/ |
H A D | invoke-ntp.conf.texi | 1535 Declare traps set by matching hosts to be low priority. 1537 number of traps a server can maintain is limited (the current limit 1542 modifies the assignment algorithm by allowing low priority traps to 1543 be overridden by later requests for normal priority traps.
|
H A D | ntp.conf.def | 1611 Declare traps set by matching hosts to be low priority. 1613 number of traps a server can maintain is limited (the current limit 1618 modifies the assignment algorithm by allowing low priority traps to 1619 be overridden by later requests for normal priority traps.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.td | 730 // instruction traps). 1929 /// traps
|
/freebsd/usr.sbin/services_mkdb/ |
H A D | services | 308 sgmp-traps 160/tcp 309 sgmp-traps 160/udp
|