Home
last modified time | relevance | path

Searched full:during (Results 1 – 25 of 2908) sorted by relevance

12345678910>>...117

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dtst.ipv4localtcp.ksh41 # 7 x ip:::send (3 during the setup, 4 during the teardown)
42 # 7 x tcp:::send (3 during the setup, 4 during the teardown)
43 # 7 x ip:::receive (3 during the setup, 4 during the teardown)
44 # 7 x tcp:::receive (3 during the setup, 4 during the teardown)
H A Dtst.ipv4remotesctp.ksh42 # 4 x ip:::send (2 during setup, 2 during teardown)
43 # 4 x sctp:::send (2 during connection setup, 2 during connection teardown)
44 # 3 x ip:::receive (2 during setup, 1 during teardown)
45 # 3 x sctp:::receive (2 during setup, 1 during teardown)
H A Dtst.ipv4remotetcp.ksh42 # 4 x ip:::send (2 during connection setup, 2 during connection teardown)
43 # 4 x tcp:::send (2 during connection setup, 2 during connection teardown)
44 # 5 x ip:::receive (1 during connection setup, the response, 1 window update,
45 # 1 banner line, 2 during connection teardown)
46 # 5 x tcp:::receive (1 during connection setup, the response, 1 window update,
47 # 1 banner line, 2 during connection teardown)
H A Dtst.ipv4localsctp.ksh41 # 7 x ip:::send (4 during the setup, 3 during the teardown)
42 # 7 x sctp:::send (4 during the setup, 3 during the teardown)
43 # 7 x ip:::receive (4 during the setup, 3 during the teardown)
44 # 7 x sctp:::receive (4 during the setup, 3 during the teardown)
H A Dtst.remotesctpstate.ksh45 # 4 x ip:::send (2 during setup, 2 during teardown)
46 # 4 x sctp:::send (2 during setup, 2 during teardown)
47 # 3 x ip:::receive (2 during setup, 1 during teardown)
48 # 3 x sctp:::receive (2 during setup, 1 during teardown)
H A Dtst.remotetcpstate.ksh46 # 4 x ip:::send (2 during connection setup, 2 during connection teardown)
47 # 4 x tcp:::send (2 during connection setup, 2 during connection teardown)
48 # 5 x ip:::receive (1 during connection setup, the response, 1 window update,
49 # 1 banner line, 2 during connection teardown)
50 # 5 x tcp:::receive (1 during connection setup, the response, 1 window update,
51 # 1 banner line, 2 during connection teardown)
H A Dtst.localsctpstate.ksh44 # 7 x ip:::send (4 during the setup, 3 during the teardown)
45 # 7 x sctp:::send (4 during the setup, 3 during the teardown)
46 # 7 x ip:::receive (4 during the setup, 3 during the teardown)
47 # 7 x sctp:::receive (4 during the setup, 3 during the teardown)
H A Dtst.localtcpstate.ksh45 # 7 x ip:::send (3 during the setup, 4 during the teardown)
46 # 7 x tcp:::send (3 during the setup, 4 during the teardown)
47 # 7 x ip:::receive (3 during the setup, 4 during the teardown)
48 # 7 x tcp:::receive (3 during the setup, 4 during the teardown)
/freebsd/sys/contrib/openzfs/etc/default/
H A Dzfs.in7 # from launching zfs-mount.service during boot.
14 # Run `zfs load-key` during system start?
17 # Run `zfs unload-key` during system stop?
20 # Run `zfs mount -a` during system start?
23 # Run `zfs unmount -a` during system stop?
26 # Run `zfs share -a` during system start?
30 # Run `zfs unshare -a` during system stop?
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_proto_if.h39 /* The following parameters are used during HW-init
58 /* The following parameters are used during protocol-init */
62 /* The following parameters are used during HW-init
69 /* The following parameters are used during protocol-init */
97 /* The following parameters are used during HW-init
104 /* The following parameters are used during protocol-init */
139 /* Supplied to ECORE during resource allocation (may affect the ILT and
/freebsd/share/man/man9/
H A DSYSINIT.991 The startup linker set for the kernel is scanned during boot to build a
107 by the boot loader are scanned during the
111 list of startup routines and are executed during boot along with the kernel's
118 during boot.
130 executed during shutdown.
132 This example shows the SYSINIT which displays the copyright notice during boot:
H A Dusbdi.9480 This flag can be changed during operation.
484 This flag can be changed during operation.
490 This flag can be changed during operation.
512 This flag can be changed during operation.
533 This flag cannot be changed during operation.
542 This flag cannot be changed during operation.
555 This flag can be changed during operation.
560 This flag cannot be changed during operation.
572 This flag can be changed during operation.
585 During transfer setup the frames field is pre scaled with the corresponding value for the endpoint …
/freebsd/sys/dev/ice/
H A Dice_iflib_recovery_txrx.c78 * Since the Tx queues are not initialized during recovery mode, this function
95 * Since the Tx queues are not initialized during recovery mode, this function
111 * Since the Tx queues are not initialized during recovery mode, this function
130 * Since the Rx queues are not initialized during recovery mode, this function
147 * Since the Rx queues are not initialized during recovery mode this function
163 * Since the Rx queues are not initialized during Recovery mode, this function
179 * Since the Rx queues are not initialized during Recovery mode, this function
/freebsd/crypto/openssl/doc/man3/
H A DSSL_get_psk_identity.pod17 used during the connection setup related to SSL object
19 identity used during the connection setup.
27 no PSK identity hint was used during the connection setup.
29 Note that the return value is valid only during the lifetime of the
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/projectquota/
H A Dprojectquota_009_pos.ksh36 # The project{obj}quota will not change during zfs actions, such as
43 # 3. Check the project{obj}quota can not change during zfs
45 # 4. Check the project{obj}quota can not change during zfs clone
46 # 5. Check the project{obj}quota can not change during zfs send/receive
58 log_assert "the project{obj}quota can't change during zfs actions"
129 log_pass "the project{obj}quota can't change during zfs actions"
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/userquota/
H A Duserquota_011_pos.ksh37 # the userquota and groupquota will not change during zfs actions, such as
44 # 3. Check the user|group quota can not change during zfs rename|upgrade|promote
45 # 4. Check the user|group quota can not change during zfs clone
46 # 5. Check the user|group quota can not change during zfs send/receive
59 "the userquota and groupquota can't change during zfs actions"
125 "the userquota and groupquota can't change during zfs actions"
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h53 * defunct during teardown.
83 * True during prof_alloc_prep()..prof_malloc_sample_object(), prevents
92 * Copy of cnts snapshotted during early dump phase, protected by
124 /* Temporary storage for summation during dump. */
179 * Set to true during an early dump phase for tdata's which are
192 /* Temporary storage for summation during dump. */
/freebsd/usr.bin/tip/tip/
H A Dcu.1218 prompts for an argument, for example during setup of a file transfer, the
231 During file transfers
334 Synchronize with the remote host during file transfer by
340 during a
346 The string sent to indicate end-of-transmission during a
404 This value is used to synchronize during data transfers.
405 The count of lines transferred during a file transfer command is based
454 Expand tabs to spaces during file transfers; abbreviated
475 transferred during a file transfer operations, and more.
H A Dtip.1268 prompts for an argument, for example during setup of a file transfer, the
281 During file transfers
394 Synchronize with the remote host during file transfer by
400 during a
406 The string sent to indicate end-of-transmission during a
464 This value is used to synchronize during data transfers.
465 The count of lines transferred during a file transfer command is based
516 Expand tabs to spaces during file transfers; abbreviated
543 transferred during a file transfer operations, and more.
/freebsd/lib/libpmc/
H A Dpmc.atom.397 condition becomes true, irrespective of the number of clocks during
326 The number of cycles during which the core did not have any pending
334 The number of bus cycles during which the processor is receiving data.
338 The number of bus cycles during which the Data Ready signal is asserted
343 The number of bus cycles during which the processor drives the
349 The number of bus cycles during which the processor drives the
355 The number of core cycles during which I/O requests wait in the bus
362 The number of bus cycles during which the
470 The number of bus cycles during which the core remains unhalted and
477 The number of cycles during which interrupts are disabled.
[all …]
H A Dpmc.core2.396 condition becomes true, irrespective of the number of clocks during
322 The number of cycles during which the core did not have any pending
329 The number of bus cycles during which the processor is receiving data.
332 The number of bus cycles during which the Data Ready signal is asserted
336 The number of bus cycles during which the processor drives the
341 The number of bus cycles during which the processor drives the
346 The number of core cycles during which I/O requests wait in the bus
353 The number of bus cycles during which the
459 The number of bus cycles during which the core remains unhalted and
467 The number of cycles during which interrupts are disabled.
[all …]
/freebsd/tests/sys/cddl/zfs/tests/userquota/
H A Duserquota_011_pos.ksh34 # the userquota and groupquota will not change during zfs actions, such as
41 # 3. Check the user|group quota can not change during zfs rename|upgrade|promote
42 # 4. Check the user|group quota can not change during zfs clone
43 # 5. Check the user|group quota can not change during zfs send/receive
70 "the userquota and groupquota can't change during zfs actions"
136 "the userquota and groupquota can't change during zfs actions"
/freebsd/usr.sbin/cron/cron/
H A Dcron.8120 This option can help to smooth down system load spikes during
152 The jobs run during the GMT offset changes time as
155 (for example, during the switch from
157 duplicated (for example, during the reverse switch), then it is handled
174 is changed during such a time interval).
180 point would be during the next hour at the first minute that is
/freebsd/crypto/openssl/doc/man7/
H A DEVP_PKEY-FFC.pod75 An optional domain parameter I<seed> value used during generation and validation
77 For validation this needs to set the I<seed> that was produced during generation.
84 then be reused during key validation to verify the value of I<g>. If this value
90 An optional domain parameter I<counter> value that is output during generation
95 For unverifiable generation of the generator I<g> this value is output during
107 These boolean values are used during FIPS186-4 or FIPS186-2 key validation checks
115 This boolean value is used during key validation checks
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Drs485.yaml50 rs485-rx-during-tx:
58 rs485-rx-during-tx-gpios:
59 description: Output GPIO pin that sets the state of rs485-rx-during-tx. This
61 the active state enables RX during TX.

12345678910>>...117