/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | CodeInjector.h | 11 /// injecting AST of function definitions that may not be available in the 25 /// CodeInjector is an interface which is responsible for injecting AST
|
/freebsd-src/crypto/openssl/test/recipes/ |
H A D | 70-test_sslrecords.t | 42 #Test 1: Injecting out of context empty records should fail 51 #Test 2: Injecting in context empty records should succeed 59 #Test 3: Injecting too many in context empty records should fail 69 #Test 4: Injecting a fragmented fatal alert should fail. We expect the server to
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
H A D | ModelInjector.h | 11 /// clang::CodeInjector interface. This class is responsible for injecting
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_events/ |
H A D | zpool_events_clear_retained.ksh | 75 log_note injecting damage to $VDEV1
|
/freebsd-src/sys/contrib/device-tree/Bindings/thermal/ |
H A D | thermal-idle.yaml | 15 mitigate the temperature on the device by injecting idle cycles,
|
/freebsd-src/sys/dev/wtap/ |
H A D | if_wtapvar.h | 113 struct cdev *av_dev; /* userspace injecting frames */
|
/freebsd-src/sys/contrib/xen/hvm/ |
H A D | dm_op.h | 311 * injecting, to know what the effect of injecting the event will be.
|
/freebsd-src/sys/dev/ocs_fc/ |
H A D | ocs_drv_fc.h | 76 time_t delay_value_msec; /**< for injecting delays */
|
/freebsd-src/contrib/libpcap/ |
H A D | pcap-haiku.cpp |
|
H A D | pcap.3pcap.in | 959 .SS Injecting packets
|
/freebsd-src/crypto/openssl/util/perl/OpenSSL/ |
H A D | ParseC.pm | 874 … print STDERR "DEBUG[OPENSSL CPP]: injecting '", join("', '", @r),"'\n" 897 print STDERR "DEBUG[CPP]: injecting '", join("', '", @r),"'\n" 939 print STDERR "DEBUG[OPENSSL]: injecting '", join("', '", @r),"'\n" 966 print STDERR "DEBUG[C]: injecting '", join("', '", @r),"'\n"
|
/freebsd-src/sys/ddb/ |
H A D | db_capture.c | 243 * capture is stopped, in order to avoid injecting nul's into the middle of
|
H A D | db_command.c | 564 * XXXRW: Runs by injecting faked input into DDB input stream; it would be
|
/freebsd-src/sys/cam/ctl/ |
H A D | README.ctl.txt | 397 issuing commands, injecting errors and various other control functions.
|
/freebsd-src/share/man/man4/ |
H A D | sa.4 | 440 driver supports injecting End Of Media (EOM) notification to aid
|
/freebsd-src/sys/contrib/xen/arch-x86/ |
H A D | xen.h | 316 * handled by Xen instead of injecting a #GP to the guest. Note this option
|
/freebsd-src/sbin/ipf/libipf/ |
H A D | interror.c | 196 { 10016, "error injecting outbound packet back into kernel" }, 197 { 10017, "error injecting inbound packet back into kernel" },
|
/freebsd-src/sbin/natd/ |
H A D | natd.8 | 64 and will possibly change these before re-injecting them back into the
|
/freebsd-src/sys/amd64/vmm/amd/ |
H A D | svm.c | 970 SVM_CTR3(vcpu, "Injecting %s at vector %d errcode %#x", in svm_eventinject() 973 SVM_CTR2(vcpu, "Injecting %s at vector %d", in svm_update_virqinfo() 1512 "to zero before injecting exception %d", in svm_vmexit() 1807 SVM_CTR0(vcpu, "Injecting vNMI"); in svm_inj_interrupts()
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetPassConfig.cpp | 1002 // FIXME: Injecting into the DAGISel pipeline seems to cause issues with in addCoreISelPasses() 1007 // previous one. As we're injecting a ModulePass we break the usual in addCoreISelPasses() 1090 /// addPre/Post methods with empty header implementations allow injecting
|
/freebsd-src/sys/contrib/openzfs/cmd/zinject/ |
H A D | zinject.c | 71 * The following MOS objects are special. Instead of injecting 134 * The this form is responsible for actually injecting the handler into the
|
/freebsd-src/sys/amd64/vmm/intel/ |
H A D | vmx.c | 1455 VMX_CTR0(vcpu, "Injecting vNMI"); in vmx_inject_interrupts() 1641 VMX_CTR1(vcpu, "Injecting hwintr at vector %d", vector); in vmx_inject_interrupts() 2425 * be handled specially by re-injecting the event if the IDT in vmx_exit_process() 2445 * happened while injecting an NMI during the previous in vmx_exit_process() 3101 * Check for vcpu suspension after injecting events because in vmx_run()
|
/freebsd-src/share/man/man7/ |
H A D | security.7 | 898 LANs simply by injecting a few packets in this manner.
|
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | zio_inject.c | 800 spa_import_progress_set_notes(spa, "injecting %llu " in zio_calculate_range()
|
/freebsd-src/sys/kern/ |
H A D | kern_fail.c | 37 * Failpoints allow for injecting fake errors into running code on the fly,
|