| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zinject/ |
| H A D | zinject_counts.ksh | 69 typeset -i inject=${record[1]} 71 log_note "check_count_freq: freq=$freq match=$match inject=$inject" 75 return [[ $match -eq 0 $inject ]] 82 typeset -i diff=$((($expect - $inject) / 10))
|
| /src/tests/sys/kern/tty/ |
| H A D | test_sti.c | 60 inject(int fileno, const char *str) in inject() function 170 injected = inject(STDIN_FILENO, sending); in ATF_TC_BODY() 224 injected = inject(term, sending); in ATF_TC_BODY() 261 injected = inject(term, sending); in ATF_TC_BODY() 309 injected = inject(wotty, sending); in ATF_TC_BODY() 319 injected = inject(rotty, sending); in ATF_TC_BODY()
|
| /src/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.
|
| /src/crypto/openssl/doc/man3/ |
| H A D | SSL_inject_net_dgram.pod | 5 SSL_inject_net_dgram - inject a datagram as though received from the network 18 This function can be used to inject a datagram payload to a QUIC connection SSL 23 I<buf> is required and must point to a datagram payload to inject. I<buf_len> is
|
| /src/contrib/llvm-project/lldb/bindings/interface/ |
| H A D | SBTypeExtensions.i | 5 # operator== is a free function, which swig does not handle, so we inject 25 # operator== is a free function, which swig does not handle, so we inject 48 # operator== is a free function, which swig does not handle, so we inject 149 # operator== is a free function, which swig does not handle, so we inject
|
| H A D | SBBroadcastExtensions.i | 4 # operator== is a free function, which swig does not handle, so we inject
|
| H A D | SBBreakpointNameExtensions.i | 6 # operator== is a free function, which swig does not handle, so we inject
|
| H A D | SBBreakpointLocationExtensions.i | 6 # operator== is a free function, which swig does not handle, so we inject
|
| H A D | SBTypeNameSpecifierExtensions.i | 5 # operator== is a free function, which swig does not handle, so we inject
|
| H A D | SBScriptObjectExtensions.i | 4 # operator== is a free function, which swig does not handle, so we inject
|
| H A D | SBTypeFilterExtensions.i | 5 # operator== is a free function, which swig does not handle, so we inject
|
| H A D | SBTypeFormatExtensions.i | 5 # operator== is a free function, which swig does not handle, so we inject
|
| H A D | SBMemoryRegionInfoExtensions.i | 6 # operator== is a free function, which swig does not handle, so we inject
|
| H A D | SBWatchpointExtensions.i | 6 # operator== is a free function, which swig does not handle, so we inject
|
| H A D | SBTypeSyntheticExtensions.i | 5 # operator== is a free function, which swig does not handle, so we inject
|
| H A D | SBDeclarationExtensions.i | 6 # operator== is a free function, which swig does not handle, so we inject
|
| H A D | SBTypeSummaryExtensions.i | 5 # operator== is a free function, which swig does not handle, so we inject
|
| H A D | SBFileSpecExtensions.i | 6 # operator== is a free function, which swig does not handle, so we inject
|
| H A D | SBCompileUnitExtensions.i | 6 # operator== is a free function, which swig does not handle, so we inject
|
| H A D | SBLineEntryExtensions.i | 6 # operator== is a free function, which swig does not handle, so we inject
|
| H A D | SBFunctionExtensions.i | 6 # operator== is a free function, which swig does not handle, so we inject
|
| H A D | SBSymbolExtensions.i | 6 # operator== is a free function, which swig does not handle, so we inject
|
| /src/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
|
| /src/tools/tools/net80211/w00t/libw00t/ |
| H A D | w00t.h | 37 int inject(int fd, void *buf, int len);
|
| /src/tests/sys/net/bpf/ |
| H A D | pcap-test.c | 157 inject(int argc __unused, char *argv[]) in inject() function 242 { .cmd = "inject", .func = inject, .argc = 3 },
|