Home
last modified time | relevance | path

Searched refs:inject (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/kyua/utils/format/
H A Dcontainers.ipp39 /// \param output The stream into which to inject the object.
62 /// \param output The stream into which to inject the object.
77 /// \param output The stream into which to inject the object.
96 /// \param output The stream into which to inject the object.
119 /// \param output The stream into which to inject the object.
H A Dformatter.ipp62 /// \param f The formatter to process and inject into the stream.
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Dbrcm,iproc-flexrm-mbox.txt24 number of completion messages for which FlexRM will inject
31 specified by this cell then it will inject one MSI interrupt
/freebsd/tools/tools/net80211/w00t/libw00t/
H A Dw00t.h37 int inject(int fd, void *buf, int len);
H A Dw00t.c143 int inject(int fd, void *buf, int len) in inject() function
240 rc = inject(fd, buf, sizeof(buf)); in send_ack()
/freebsd/tools/tools/net80211/
H A DREADME10 wlaninject inject 802.11 packets using the raw packet interface
/freebsd/sys/netgraph/bluetooth/hci/
H A DTODO9 External code now uses ng_send_fn to inject data into Netgraph, so
/freebsd/sys/netgraph/bluetooth/l2cap/
H A DTODO9 External code now uses ng_send_fn to inject data into Netgraph, so
/freebsd/sys/dev/amd_ecc_inject/
H A Decc_inject.c148 SYSCTL_PROC(_hw_error_injection_dram_ecc, OID_AUTO, inject,
/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBFrameExtensions.i6 # operator== is a free function, which swig does not handle, so we inject
H A DSBTargetExtensions.i35 # operator== is a free function, which swig does not handle, so we inject
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dxen.txt19 - interrupts: the interrupt used by Xen to inject event notifications.
/freebsd/tools/tools/net80211/wlaninject/
H A Dwlaninject.c119 void inject(int fd, void *buf, int buflen, struct ieee80211_bpf_params *p) in inject() function
761 inject(fd, wh, len, &params); in main()
/freebsd/contrib/ntp/sntp/unity/auto/
H A Dgenerate_test_runner.rb7 $QUICK_RUBY_VERSION = RUBY_VERSION.split('.').inject(0){|vv,v| vv * 100 + v.to_i }
/freebsd/tools/test/stress2/misc/
H A Duma_zalloc_arg.sh117 + * to inject failures for malloc zones regardless of
/freebsd/tools/tools/net80211/w00t/expand/
H A Dexpand.c165 rc = inject(p->tx, p->packet, p->packet_len); in send_packet()
/freebsd/contrib/googletest/docs/
H A Dpkgconfig.md124 inject the actual sysroot into `-I` and `-L` variables. Let us now tell
/freebsd/contrib/kyua/utils/
H A Doptional.ipp221 /// \param output The stream into which to inject the object.
/freebsd/tools/tools/net80211/w00t/prga/
H A Dprga.c239 rc = inject(p->tx, p->packet, p->packet_len); in send_packet()
/freebsd/tools/tools/net80211/w00t/redir/
H A Dredir.c237 rc = inject(p->tx, p->packet, p->packet_len); in send_packet()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTargetProperties.td4 def InjectLocalVars : Property<"inject-local-vars", "Boolean">,
6 …Desc<"If true, inject local variables explicitly into the expression text. This will fix symbol re…
/freebsd/tools/tools/net80211/w00t/ap/
H A Dap.c107 rc = inject(p->tx, buf, len); in send_frame()
/freebsd/tools/tools/net80211/w00t/assoc/
H A Dassoc.c102 rc = inject(p->tx, buf, len); in send_frame()
/freebsd/crypto/openssh/
H A DPROTOCOL.mux286 XXX inject packet (what about replies)
/freebsd/tools/tools/net80211/wesside/wesside/
H A Dwesside.c483 void inject(int fd, void *buf, int len) in inject() function
554 inject(tx, lame, len); in send_frame()

12