/freebsd/contrib/kyua/utils/format/ |
H A D | containers.ipp | 39 /// \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 D | formatter.ipp | 62 /// \param f The formatter to process and inject into the stream.
|
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | brcm,iproc-flexrm-mbox.txt | 24 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 D | w00t.h | 37 int inject(int fd, void *buf, int len);
|
H A D | w00t.c | 143 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 D | README | 10 wlaninject inject 802.11 packets using the raw packet interface
|
/freebsd/sys/netgraph/bluetooth/hci/ |
H A D | TODO | 9 External code now uses ng_send_fn to inject data into Netgraph, so
|
/freebsd/sys/netgraph/bluetooth/l2cap/ |
H A D | TODO | 9 External code now uses ng_send_fn to inject data into Netgraph, so
|
/freebsd/sys/dev/amd_ecc_inject/ |
H A D | ecc_inject.c | 148 SYSCTL_PROC(_hw_error_injection_dram_ecc, OID_AUTO, inject,
|
/freebsd/contrib/llvm-project/lldb/bindings/interface/ |
H A D | SBFrameExtensions.i | 6 # operator== is a free function, which swig does not handle, so we inject
|
H A D | SBTargetExtensions.i | 35 # operator== is a free function, which swig does not handle, so we inject
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | xen.txt | 19 - interrupts: the interrupt used by Xen to inject event notifications.
|
/freebsd/tools/tools/net80211/wlaninject/ |
H A D | wlaninject.c | 119 void inject(int fd, void *buf, int buflen, struct ieee80211_bpf_params *p) in inject() function 761 inject(fd, wh, len, ¶ms); in main()
|
/freebsd/contrib/ntp/sntp/unity/auto/ |
H A D | generate_test_runner.rb | 7 $QUICK_RUBY_VERSION = RUBY_VERSION.split('.').inject(0){|vv,v| vv * 100 + v.to_i }
|
/freebsd/tools/test/stress2/misc/ |
H A D | uma_zalloc_arg.sh | 117 + * to inject failures for malloc zones regardless of
|
/freebsd/tools/tools/net80211/w00t/expand/ |
H A D | expand.c | 165 rc = inject(p->tx, p->packet, p->packet_len); in send_packet()
|
/freebsd/contrib/googletest/docs/ |
H A D | pkgconfig.md | 124 inject the actual sysroot into `-I` and `-L` variables. Let us now tell
|
/freebsd/contrib/kyua/utils/ |
H A D | optional.ipp | 221 /// \param output The stream into which to inject the object.
|
/freebsd/tools/tools/net80211/w00t/prga/ |
H A D | prga.c | 239 rc = inject(p->tx, p->packet, p->packet_len); in send_packet()
|
/freebsd/tools/tools/net80211/w00t/redir/ |
H A D | redir.c | 237 rc = inject(p->tx, p->packet, p->packet_len); in send_packet()
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | TargetProperties.td | 4 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 D | ap.c | 107 rc = inject(p->tx, buf, len); in send_frame()
|
/freebsd/tools/tools/net80211/w00t/assoc/ |
H A D | assoc.c | 102 rc = inject(p->tx, buf, len); in send_frame()
|
/freebsd/crypto/openssh/ |
H A D | PROTOCOL.mux | 286 XXX inject packet (what about replies)
|
/freebsd/tools/tools/net80211/wesside/wesside/ |
H A D | wesside.c | 483 void inject(int fd, void *buf, int len) in inject() function 554 inject(tx, lame, len); in send_frame()
|