Home
last modified time | relevance | path

Searched full:behind (Results 1 – 25 of 564) sorted by relevance

12345678910>>...23

/freebsd/contrib/netbsd-tests/net/icmp/
H A Dt_icmp_redirect.sh113 # Setup a gateway 10.0.0.254. 10.0.2.1 is behind it.
118 # Teach the peer that 10.0.2.* is behind 10.0.0.254
189 # Setup a gateway 10.0.0.254. 10.0.2.1 is behind it.
194 # Teach the peer that 10.0.2.* is behind 10.0.0.254
/freebsd/contrib/tzcode/
H A Dnewtzset.3240 Time (EST), 5 hours behind UT, without daylight saving.
259 stands for permanent daylight saving time, 3 hours behind UT with
271 stands for time in western Greenland, 3 hours behind UT, where clocks
/freebsd/contrib/tzdata/
H A Detcetera17 # behind GMT but uses the completely misleading abbreviation "GMT".
41 # the abbreviation "-04" and corresponds to 4 hours behind UT
/freebsd/contrib/ncurses/form/
H A Dfrm_data.c42 | Description : Check for off-screen data behind. This is nearly trivial
45 | Return Values : TRUE - there are off-screen data behind
46 | FALSE - there are no off-screen data behind
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DCompletionRequest.h21 /// to the user (usually this is done by adding a trailing space behind the
126 /// characters behind the cursor position.
129 /// behind the cursor position influence the completion.
/freebsd/contrib/netbsd-tests/net/net/
H A Dt_mtudisc6.sh129 # Teach the peer that local serer is behind gateway server
141 # Teach the peer that remote serer is behind gateway server
H A Dt_mtudisc.sh131 # Teach the peer thar 10.0.0.2(local serer) is behind 10.0.1.1(gateway server)
137 # Teach the peer thar 10.0.1.2(remote serer) is behind 10.0.0.1(gateway server)
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantsContext.h45 /// behind the scenes to implement cast constant exprs.
68 /// behind the scenes to implement binary constant exprs.
95 /// Constants.cpp, and is used behind the scenes to implement
122 /// Constants.cpp, and is used behind the scenes to implement
150 /// Constants.cpp, and is used behind the scenes to implement
186 /// used behind the scenes to implement getelementptr constant exprs.
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dulpi.txt4 Phys that are behind a ULPI connection can be described with the following
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-gate.txt23 Kasei ak8975 compass behind a gate.
H A Di2c-mux-ltc4306.txt19 multiplexers on the bus and the devices behind them use same I2C addresses.
/freebsd/tools/test/stress2/
H A DREADME7 The key idea behind stress2 is to randomize as much as possible in
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5_hw.c70 /* cipher has to "fall behind" */ in cipher_hw_rc4_hmac_md5_cipher()
114 /* digest has to "fall behind" */ in cipher_hw_rc4_hmac_md5_cipher()
/freebsd/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBPropertyDefEmitter.cpp136 // All options are in one file, so we need put them behind macros and ask the in emityProperties()
159 // All options are in one file, so we need put them behind macros and ask the in emitPropertyEnum()
/freebsd/tests/sys/fs/fusefs/
H A Dcache.cc134 // If the server truncates the file behind the kernel's back, the kernel should
175 // Now truncate the file behind the kernel's back. The next read in TEST_P()
/freebsd/contrib/wireguard-tools/man/
H A Dwg.881 from a peer, and it is behind NAT, the interface might benefit from having a
170 and it is behind NAT, the interface might benefit from having a persistent keepalive
/freebsd/crypto/openssl/crypto/evp/
H A De_rc4_hmac_md5.c95 /* cipher has to "fall behind" */ in rc4_hmac_md5_cipher()
137 /* digest has to "fall behind" */ in rc4_hmac_md5_cipher()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.h87 /// leaving one or more empty slots behind as padding. If this
111 /// leaving one or more empty slots behind as padding.
/freebsd/share/examples/netgraph/
H A Dudp.tunnel5 # The two subnets might be non-routable addresses behind a
/freebsd/sys/vm/
H A Dvm_fault.c855 * Calculate the desired readahead. Handle drop-behind.
1316 int ahead, behind, cluster_offset, rv; in vm_fault_getpages()
1367 behind = 0; in vm_fault_getpages()
1372 behind = 0; in vm_fault_getpages()
1386 behind = ulmin(cluster_offset, in vm_fault_getpages()
1392 *behindp = behind; in vm_fault_getpages()
1553 int ahead, behind, faultcount, rv; in vm_fault()
1651 res = vm_fault_object(&fs, &behind, &ahead); in vm_fault()
1656 faultcount = behind + 1 + ahead; in vm_fault()
1777 faultcount > 0 ? behind in vm_fault()
1313 int ahead, behind, cluster_offset, rv; vm_fault_getpages() local
1550 int ahead, behind, faultcount, rv; vm_fault() local
[all...]
/freebsd/crypto/openssh/contrib/
H A DREADME10 which allows the use of outbound SSH from behind a SOCKS4, SOCKS5 or
/freebsd/contrib/libpcap/
H A Dpcap.h41 * leaving behind a <pcap.h> file.
/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/
H A DFDRRecordProducer.h43 /// RecordProducer hidden behind a DataExtractor.
/freebsd/contrib/ncurses/man/
H A Dform_data.3x50 behind in the given form.
/freebsd/contrib/unbound/util/
H A Dtube.h259 * Mallocs a list entry behind the scenes.
260 * Not locked behind the scenes, call from one thread or lock on outside.

12345678910>>...23