/freebsd/sbin/ipf/ipsend/ |
H A D | ipsend.5 | 106 manually specifies the IP header length (automatically adjusts with the 116 manually specifies the length of the IP packet. The length will automatically 130 manually specifies the checksum for the IP header. If left unset (0), it 134 manually specifies the source address of the IP header. If left unset, it 248 manually specifies the checksum for the TCP pseudo-header and data. If left 279 manually specifies the length of the UDP header and data. If left unset, 284 manually specifies the checksum for the UDP pseudo-header and data. If left
|
/freebsd/tests/sys/geom/class/multipath/ |
H A D | misc.sh | 121 # device by label with one provider, and then manually add the second. 150 atf_set "descr" "Manually fail a path" 161 # Manually fail the active path 229 atf_set "descr" "Manually select the preferred path" 256 atf_set "descr" "Manually restore a failed path" 319 atf_set "descr" "Manually rotate the active path"
|
/freebsd/share/man/man4/ |
H A D | rgephy.4 | 64 When manually setting media type and options via 73 In order to manually set the media type and options without also triggering 86 Manually set 100BASE-TX full-duplex without also triggering an
|
H A D | cdce.4 | 123 For a manually added USB vendor/product, the CDCE_NO_UNION flag 129 For a manually added USB vendor/product, these errors indicate 188 are added to the driver manually.
|
H A D | linuxkpi_wlan.4 | 47 has to be manually enabled using the 105 is manually enabled, the sysctl is a bitmask to turn on individual
|
H A D | iwlwifi.4 | 45 to manually load the driver as a module at boot time: 136 .\" This list is manually generated from a sysctl and post-processing. 307 manually downloaded, e.g., on a different computer and transferred using a
|
H A D | ipheth.4 | 80 The following example shows how to manually configure network access on a 179 Some devices are not recognized automatically and may need to be manually
|
/freebsd/usr.sbin/bsdconfig/usermgmt/include/ |
H A D | messages.subr | 57 msg_enter_group_members_manually="Enter Group Members manually" 58 msg_enter_groups_manually="Enter Groups manually" 60 msg_enter_value_manually="Edit value manually"
|
/freebsd/crypto/openssl/crypto/err/ |
H A D | README.md | 49 Instead of manually adding error codes into `crypto/err/openssl.txt`, 54 If an error code is added manually into `crypto/err/openssl.txt`,
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | ThreadSafeValue.h | 34 // Call this if you have already manually locked the mutex using the 43 // Call this if you have already manually locked the mutex using the
|
/freebsd/crypto/openssl/test/ |
H A D | README.ssltest.md | 253 Running a test manually 259 To run an SSL test manually from the command line, the `TEST_CERTS_DIR` 281 However, when running a test manually, keep in mind that the repository version 283 the default Configure options. To run `ssl_test` manually from the command line
|
/freebsd/usr.sbin/bsdconfig/share/media/ |
H A D | network.subr | 53 # follows (all of which are configured either automatically or manually): 61 # the interface), then must be set manually. If set, used as the 66 # can be set manually to override). If unset, the user is warned
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/trim/ |
H A D | trim_integrity.ksh | 34 # 3. Manually trim the pool. 70 # to generate a variety of interesting ranges to be manually trimmed.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_resilver/ |
H A D | zpool_resilver_restart.ksh | 42 # 4. Manually restart the resilver with all drives 79 # 4. Manually restart the resilver with all drives
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/upgrade/ |
H A D | upgrade_readonly_pool.ksh | 31 # 5. Try to mount the root dataset manually without the "ro" option, then verify 59 # 5. Try to mount the root dataset manually without the "ro" option, then verify
|
/freebsd/tools/regression/zfs/zpool/create/ |
H A D | option-f_inuse.t | 195 echo "the following errors must be manually repaired:" 214 echo "the following errors must be manually repaired:" 233 echo "the following errors must be manually repaired:" 252 echo "the following errors must be manually repaired:" 273 echo "the following errors must be manually repaired:"
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | done_abilist.txt | 229 # shadow manually). 256 # shadow manually). 300 # Functions that take a callback (wrap the callback manually). 383 # Functions that take a callback (wrap the callback manually). 387 # shadow manually).
|
/freebsd/stand/efi/include/Protocol/ |
H A D | Ip4Config2.h | 51 /// The station addresses set manually for the EFI IPv4 network 60 /// The gateway addresses set manually for the EFI IPv4 network 137 /// data are required to be set manually. The EFI IPv4 Protocol will get all 177 detection on the manually set local IPv4 address. EFI_NOT_READY is returned immediately to
|
/freebsd/sbin/route/ |
H A D | route.8 | 33 .Nd manually manipulate the routing tables 46 utility is used to manually manipulate the network 270 or to manually add subnet routes with 307 -static RTF_STATIC - manually added route
|
/freebsd/contrib/mandoc/ |
H A D | INSTALL | 26 Before manually installing mandoc on your system, please check 34 To install mandoc manually, the following steps are needed: 152 The following steps can be used to manually check the automatic
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evpciph_camellia_cts.txt | 13 # The encryption key was manually derived using: 29 # The ciphertext result also contains a MAC result so this was also manually stripped from the test…
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | TimeProfiler.h | 133 /// Manually begin a time section, with the given \p Name and \p Detail. 147 /// Manually begin a time section, with the given \p Name and \p Detail. 155 /// Manually end the last time section.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFContext.h | 130 // When set parses debug_info.dwo/debug_abbrev.dwo manually and populates CU 480 /// Returns whether CU/TU should be populated manually. TU Index populated 481 /// manually only for DWARF5. 484 /// Sets whether CU/TU should be populated manually. TU Index populated 485 /// manually only for DWARF5.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_misc/ |
H A D | zvol_misc_common.kshlib | 37 # Calling 'udevadm settle' is not enough: wait for those processes "manually". 56 # Prune those links manually, then tell udev to forget them.
|
/freebsd/crypto/krb5/src/lib/krad/ |
H A D | t_attrset.c | 68 /* Manually encode User-Name. */ in main() 74 /* Manually encode User-Password. */ in main()
|