/freebsd/tests/sys/cddl/zfs/tests/hotspare/ |
H A D | hotspare_import_001_pos.ksh | 36 # regardless it has been activated or NOT, 45 # - the hotspare is activated 46 # - the hotspare is activated but offline 47 # - the hotspare is activated but the basic vdev is offline 111 # - the hotspare is activated 122 # - the hotspare is activated 134 … <pool>' should runs successfully regardless the hotspare is only in list, activated, or offline." 162 … <pool>' should runs successfully regardless the hotspare is only in list, activated, or offline."
|
H A D | hotspare_scrub_001_pos.ksh | 36 # regardless it has been activated or NOT, 44 # - the hotspare is activated 99 "the hotspare is only in list or activated." 115 "the hotspare is only in list or activated."
|
H A D | hotspare_detach_005_neg.ksh | 36 # but have NOT been activated, 74 log_assert "'zpool detach <pool> <vdev>' against a hot spare device that NOT activated should fail … 88 log_pass "'zpool detach <pool> <vdev>' against a hot spare device that NOT activated fail as expect…
|
H A D | hotspare_detach_004_pos.ksh | 35 # If a hot spare is activated, 88 …replace <pool> <vdev> <ndev>' against a hot spare device that have been activated should successfu… 103 log_pass "'zpool replace <pool> <vdev> <ndev>' against a hot spare device that have been activated …
|
/freebsd/contrib/libpcap/ |
H A D | pcap_set_protocol_linux.3pcap | 22 pcap_set_protocol_linux \- set capture protocol for a not-yet-activated 38 call to create a capture socket when the handle is activated. The 45 handle is activated, otherwise, all packets will be captured. This 66 if called on a capture handle that has been activated.
|
H A D | pcap.3pcap.in | 448 set the snapshot length for a not-yet-activated 457 set promiscuous mode for a not-yet-activated 462 set capture protocol for a not-yet-activated 467 set monitor mode for a not-yet-activated 477 set packet buffer timeout for a not-yet-activated 482 set immediate mode for a not-yet-activated 487 set buffer size for a not-yet-activated 492 set time stamp type for a not-yet-activated 497 get list of available time stamp types for a not-yet-activated 514 set time stamp precision for a not-yet-activated [all …]
|
H A D | pcap_set_snaplen.3pcap | 22 pcap_set_snaplen \- set the snapshot length for a not-yet-activated 36 is activated to 44 if called on a capture handle that has been activated.
|
H A D | pcap_set_buffer_size.3pcap | 22 pcap_set_buffer_size \- set the buffer size for a not-yet-activated 36 the handle is activated to 45 if called on a capture handle that has been activated.
|
H A D | pcap_set_promisc.3pcap | 22 pcap_set_promisc \- set promiscuous mode for a not-yet-activated 36 the handle is activated. 46 if called on a capture handle that has been activated.
|
H A D | pcap_set_rfmon.3pcap | 22 pcap_set_rfmon \- set monitor mode for a not-yet-activated capture 36 the handle is activated. 46 if called on a capture handle that has been activated.
|
H A D | pcap_set_timeout.3pcap | 23 not-yet-activated capture handle 36 when the handle is activated to 52 if called on a capture handle that has been activated.
|
H A D | pcap_can_set_rfmon.3pcap | 23 not-yet-activated capture handle 36 the handle is activated. 56 The capture handle has already been activated.
|
H A D | pcap_set_immediate_mode.3pcap.in | 23 pcap_set_immediate_mode \- set immediate mode for a not-yet-activated capture 37 the handle is activated. In immediate mode, packets are always 48 if called on a capture handle that has been activated.
|
H A D | pcap_setnonblock.3pcap | 74 When first activated with 85 if called on a capture handle that has been created but not activated, 96 if called on a capture handle that has been created but not activated,
|
H A D | pcap_snapshot.3pcap | 44 that has not yet been activated by 50 if called on a capture handle that has been created but not activated.
|
H A D | pcap_is_swapped.3pcap | 43 that has not yet been activated by 49 if called on a capture handle that has been created but not activated.
|
H A D | pcap_set_tstamp_precision.3pcap.in | 43 that has not yet been activated by 61 if called on a capture handle that has been activated.
|
H A D | pcap_datalink.3pcap.in | 41 that has not yet been activated by 68 if called on a capture handle that has been created but not activated.
|
H A D | pcap_list_datalinks.3pcap.in | 51 that has not yet been activated by 57 if called on a capture handle that has been created but not activated,
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/longname/ |
H A D | longname_003_pos.ksh | 31 # Check if longnames are handled correctly by ZIL replay and feature is activated. 73 # Ensure that the feature is NOT activated yet as no longnamed file is created. 97 # Ensure that the feature is activated once longnamed files are created. 104 # Destroying the dataset where the feature is activated should put the feature
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | ossl_provider_new.pod | 118 They are activated with the first call to ossl_provider_activate(), 190 provider. If I<activate> is nonzero then the parent provider is also activated. 202 it as activated, and initializing it if it isn't already initialized. 223 then the provider will only be activated if it is a child provider. Otherwise 251 "activated" providers, and calls I<cb> for each of them. 252 If no providers have been "activated" yet, it tries to activate all 350 activated providers. A return value of 0 means that the callback was not 351 called for any activated providers.
|
/freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
H A D | rzg2l-smarc.dtsi | 164 * SW1 should be at position 2->3 so that SER0_CTS# line is activated 165 * SW2 should be at position 2->3 so that SER0_TX line is activated 166 * SW3 should be at position 2->3 so that SER0_RX line is activated 167 * SW4 should be at position 2->3 so that SER0_RTS# line is activated
|
H A D | rzg2lc-smarc.dtsi | 181 * SW1 should be at position 2->3 so that SER0_CTS# line is activated 182 * SW2 should be at position 2->3 so that SER0_TX line is activated 183 * SW3 should be at position 2->3 so that SER0_RX line is activated 184 * SW4 should be at position 2->3 so that SER0_RTS# line is activated
|
/freebsd/sys/arm/nvidia/drm2/ |
H A D | tegra_host1x.c | 87 int activated; member 136 if (entry->activated) in host1x_drm_init() 146 entry->activated = 1; in host1x_drm_init() 167 if (!entry->activated) in host1x_drm_exit() 176 entry->activated = 0; in host1x_drm_exit() 385 entry->activated = 0; in host1x_register_client() 405 if (entry->activated) in host1x_deregister_client() 407 "activated client"); in host1x_deregister_client()
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | atmel-usb.txt | 17 activated for the bus to be powered. 19 activated for the overcurrent detection. 71 activated for the bus to be powered.
|