Home
last modified time | relevance | path

Searched +full:retry +full:- +full:time (Results 1 – 25 of 892) sorted by relevance

12345678910>>...36

/freebsd/contrib/ntp/libntp/
H A Dntp_intres.c2 * ntp_intres.c - Implements a generic blocking worker child or thread,
38 * platform-independent code. A wrinkle is the request needs to be
41 * Response memory allocation is also platform-dependent. With a
122 int retry;
134 int retry;
148 int retry;
161 int retry;
165 * Followed by hostoctets bytes of null-terminated host,
166 * then servoctets bytes of null-terminated service.
170 /* per-DN
128 int retry; global() member
140 int retry; global() member
154 int retry; global() member
167 int retry; global() member
239 getaddrinfo_sometime_ex(const char * node,const char * service,const struct addrinfo * hints,int retry,gai_sometime_callback callback,void * context,u_int qflags) getaddrinfo_sometime_ex() argument
463 getaddrinfo_sometime(const char * node,const char * service,const struct addrinfo * hints,int retry,gai_sometime_callback callback,void * context) getaddrinfo_sometime() argument
1062 int retry; manage_dns_retry_interval() local
[all...]
/freebsd/secure/lib/libcrypto/man/man7/
H A Dossl-guide-quic-client-non-block.71 .\" -*- mode: troff; coding: utf-8 -*-
57 .IX Title "OSSL-GUIDE-QUIC-CLIENT-NON-BLOCK 7ossl"
58 .TH OSSL-GUIDE-QUIC-CLIENT-NON-BLOCK 7ossl 2025-09-30 3.5.4 OpenSSL
64 ossl\-guide\-quic\-client\-non\-block
65 \&\- OpenSSL Guide: Writing a simple nonblocking QUIC client
69 \&\fBossl\-guide\-quic\-client\-block\fR\|(7) page which demonstrates how to write a simple
75 \&\fBquic\-client\-non\-block.c\fR. It is also available online at
76 <https://github.com/openssl/openssl/blob/master/demos/guide/quic\-client\-non\-block.c>.
93 \&\fBSSL_read_ex\fR\|(3) or \fBSSL_write_ex\fR\|(3) will return immediately with a non-fatal
97 \&\fBossl\-guide\-quic\-client\-block\fR\|(7) page we assume that you are familiar with it
[all …]
H A Dossl-guide-tls-client-non-block.71 .\" -*- mode: troff; coding: utf-8 -*-
57 .IX Title "OSSL-GUIDE-TLS-CLIENT-NON-BLOCK 7ossl"
58 .TH OSSL-GUIDE-TLS-CLIENT-NON-BLOCK 7ossl 2025-09-30 3.5.4 OpenSSL
64 ossl\-guide\-tls\-client\-non\-block
65 \&\- OpenSSL Guide: Writing a simple nonblocking TLS client
69 \&\fBossl\-guide\-tls\-client\-block\fR\|(7) page which demonstrates how to write a simple
75 \&\fBtls\-client\-non\-block.c\fR. It is also available online at
76 <https://github.com/openssl/openssl/blob/master/demos/guide/tls\-client\-non\-block.c>.
89 currently unable to read or write will return immediately with a non-fatal
95 \&\fBossl\-guide\-tls\-client\-block\fR\|(7) page we assume that you are familiar with it
[all …]
/freebsd/crypto/openssl/doc/man7/
H A Dossl-guide-quic-client-non-block.pod6 demos/guide/quic-client-non-block.c
12 ossl-guide-quic-client-non-block
13 - OpenSSL Guide: Writing a simple nonblocking QUIC client
18 L<ossl-guide-quic-client-block(7)> page which demonstrates how to write a simple
24 B<quic-client-non-block.c>. It is also available online at
25 L<https://github.com/openssl/openssl/blob/master/demos/guide/quic-client-non-block.c>.
42 L<SSL_read_ex(3)> or L<SSL_write_ex(3)> will return immediately with a non-fatal
46 L<ossl-guide-quic-client-block(7)> page we assume that you are familiar with it
55 the application has to do, it must also be prepared to come back and retry the
58 such that it might succeed on the retry attempt, but this does not have to be
[all …]
H A Dossl-guide-tls-client-non-block.pod6 demos/guide/tls-client-non-block.c
12 ossl-guide-tls-client-non-block
13 - OpenSSL Guide: Writing a simple nonblocking TLS client
18 L<ossl-guide-tls-client-block(7)> page which demonstrates how to write a simple
24 B<tls-client-non-block.c>. It is also available online at
25 L<https://github.com/openssl/openssl/blob/master/demos/guide/tls-client-non-block.c>.
38 currently unable to read or write will return immediately with a non-fatal
44 L<ossl-guide-tls-client-block(7)> page we assume that you are familiar with it
56 sock = -1;
70 application has to do, it must also be prepared to come back and retry the
[all …]
/freebsd/contrib/ntp/scripts/monitoring/
H A Dntptrap1 #!/local/bin/perl --*-perl-*-
8 ;# Rainer Pruy Friedrich-Alexander Universitaet Erlangen-Nuernberg
31 require('ctime.pl'); # date/time formatting
48 die("usage: $0 [-p <port>] [-l <logfile>] [host] ...\n");
52 &Getopts if 0; # make -w happy
56 $opt_p = 0 # port to use locally - (0 does mean: will be chosen by kernel)
63 $DEBUGFILE="&STDERR" if $DEBUGFILE eq '-';
68 ;# &log prints a single trap record (adding a (local) time stamp)
71 chop($date=&ctime(time));
150 warn "$0: unknown host \"$_\" - ignored\n";
[all …]
/freebsd/contrib/ntp/ntpd/
H A Drefclock_acts.c2 * refclock_acts - clock driver for the NIST/USNO/PTB/NPL Computer Time
26 * etc.) modem time services, as well as Spectracom GPS and WWVB
31 * time servers is available.
33 * This driver requires a modem with a Hayes-compatible command set and
35 * modem setup string is hard-coded in the driver and may require
41 * followed by the number itself, including the long-distance prefix
50 * The driver is transparent to each of the modem time services and
76 * Phone: (303) 494-4774 (Boulder, CO); (808) 335-472
205 int retry; /* retry index */ global() member
[all...]
/freebsd/sys/arm/allwinner/
H A Daw_rsb.c1 /*-
27 * Allwinner RSB (Reduced Serial Bus) and P2WI (Push-Pull Two Wire Interface)
103 { "allwinner,sun6i-a31-p2wi", A31_P2WI },
104 { "allwinner,sun8i-a23-rsb", A23_RSB },
110 { -1, 0 }
114 * Device address to Run-time address mappings.
116 * Run-time address (RTA) is an 8-bit value used to address the device during
147 #define RSB_LOCK(sc) mtx_lock(&(sc)->mtx)
148 #define RSB_UNLOCK(sc) mtx_unlock(&(sc)->mtx)
149 #define RSB_ASSERT_LOCKED(sc) mtx_assert(&(sc)->mtx, MA_OWNED)
[all …]
/freebsd/sys/dev/atkbdc/
H A Datkbdc.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
4 * Copyright (c) 1996-1999
5 * Kazutaka YOKOTA (yokota@zodiac.mech.utsunomiya-u.ac.jp)
66 #define availq(q) ((q)->head != (q)->tail)
68 #define emptyq(q) ((q)->tail = (q)->head = (q)->qcount = 0)
70 #define emptyq(q) ((q)->tail = (q)->head = 0)
73 #define read_data(k) (bus_space_read_1((k)->iot, (k)->ioh0, 0))
74 #define read_status(k) (bus_space_read_1((k)->iot, (k)->ioh1, 0))
76 (bus_space_write_1((k)->iot, (k)->ioh0, 0, (d)))
[all …]
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Drecord-layer.md9 cryptographically protected. A record may or may not have a one-to-one
18 - Standard TLS record layer
19 - Standard DTLS record layer
20 - Kernel TLS record layer
24 writing of multiple records at the same time. All record layer variants also
30 appropriate at the time and the integration points where they were added were
34 layer, i.e. the QUIC-TLS record layer. This refers to the "inner" TLS
39 ------------
42 [document](https://github.com/openssl/openssl/blob/master/doc/designs/quic-design/quic-requirements…
46 will introduce another variant and there may be more over time. The OMC
[all …]
H A Dconnection-state-machine.md5 ---------
7 QUIC client-side connection state can be broken down into five coarse phases of
10 - The Idle substate (which is simply the state before we have started trying to
12 - The Active state, which comprises two substates:
13 - The Establishing state, which comprises many different substates;
14 - The Open state;
15 - The Terminating state, which comprises several substates;
16 - The Terminated state, which is the terminal state.
22 concepts. For example, the Establishing state uses Initial, Handshake and 1-RTT
27 0-RTT is also not currently modelled in this analysis.
[all …]
/freebsd/crypto/openssl/include/internal/
H A Dquic_rcidm.h2 * Copyright 2023-2024 The OpenSSL Project Authors. All Rights Reserved.
15 # include "internal/time.h"
34 * 3. A server's Retry SCID (0..1)
72 * sent with a Retry packet with its own SCID (the "Retry ODCID"). We
74 * the retry. This SCID must be enrolled using this function. May only be called
76 * essentially a new ODCID (hereafter a Retry ODCID).
86 * ncid->retire_prior_to field. The stateless_reset field is ignored; the caller
130 * written to *seq_num (if seq_num is non-NULL) and this function returns 1. The
138 * this delay based on the last time a packet was transmitted using the RCID
152 * Writes the DCID preferred for a newly transmitted packet at this time to
H A Dquic_lcidm.h2 * Copyright 2023-2025 The OpenSSL Project Authors. All Rights Reserved.
15 # include "internal/time.h"
40 * 4. A server's Retry SCID (0..1)
42 * (1) is enrolled using ossl_quic_lcidm_enrol_odcid() and retired by the time
57 * (4) is a special case. When a server issues a retry it generates a new SCID
60 * replies with an Initial packet with token in response to the Retry, the
62 * the DCID, which is what we want anyway. (The Retry SCID is subsequently
64 * contents of the opaque retry token.) Thus, the LCIDM is not actually involved
78 * -------------------
87 * Since DCID decoding for short-header packets requires an implicitly known
[all …]
/freebsd/lib/libc/rpc/
H A Drpc_clnt_create.32 .\" Copyright (c) 1988 Sun Microsystems, Inc. - All Rights Reserved.
69 .Bl -tag -width YYYYYYY
79 For both connectionless and connection-oriented transports,
83 .Bl -column "CLSET_FD_NCLOSE" "struct timeval *" "set total timeout"
101 .Bl -column CLSET_FD_NCLOSE "struct timeval *"
113 .Bl -column CLSET_RETRY_TIMEOUT "struct timeval *" "set total timeout"
114 .It Dv CLSET_RETRY_TIMEOUT Ta "struct timeval *" Ta "set the retry timeout"
115 .It Dv CLGET_RETRY_TIMEOUT Ta "struct timeval *" Ta "get the retry timeout"
119 The retry timeout is the time that RPC
182 that specifies the maximum amount of time allowed for
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DBIO_should_retry.pod7 BIO_get_retry_BIO, BIO_get_retry_reason, BIO_set_retry_reason - BIO retry
31 should then be retried at a later time.
36 has insufficient data to return. Check for readability and/or retry the
40 has pending data to write. Check for writability and/or retry the
46 BIO_retry_type() returns a mask of the cause of a retry condition
60 BIO_set_retry_reason() sets the retry reason for a special condition for a given
78 BIO types will not request a retry, because the underlying I/O
80 signal a retry then it need not call BIO_should_retry() after a failed
84 retry even if the underlying I/O structure is blocking, if a handshake
85 occurs during a call to BIO_read(). An application can retry the failed
[all …]
/freebsd/sys/contrib/device-tree/Bindings/ipmi/
H A Dipmi-ipmb.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/ipmi/ipmi-ipm
[all...]
/freebsd/sys/dev/ixl/
H A Dixl_pf_i2c.c3 Copyright (c) 2013-2018, Intel Corporation
48 I40E_GLGEN_I2CPARAMS(_hw->func_caps.mdio_port_num)
50 /* I2C bit-banging functions */
67 * ixl_i2c_bus_clear - Clears the I2C bus
76 struct i40e_hw *hw = &pf->hw; in ixl_i2c_bus_clear()
105 * ixl_i2c_stop - Sets I2C stop condition
108 * Sets I2C stop condition (Low -> High on SDA while SCL is High)
113 struct i40e_hw *hw = &pf->hw; in ixl_i2c_stop()
122 /* Setup time for stop condition (4us) */ in ixl_i2c_stop()
127 /* bus free time between stop and start (4.7us)*/ in ixl_i2c_stop()
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DBIO_should_retry.31 .\" -*- mode: troff; coding: utf-8 -*-
58 .TH BIO_SHOULD_RETRY 3ossl 2025-09-30 3.5.4 OpenSSL
66 BIO_get_retry_BIO, BIO_get_retry_reason, BIO_set_retry_reason \- BIO retry
90 should then be retried at a later time.
95 has insufficient data to return. Check for readability and/or retry the
99 has pending data to write. Check for writability and/or retry the
105 \&\fBBIO_retry_type()\fR returns a mask of the cause of a retry condition
119 \&\fBBIO_set_retry_reason()\fR sets the retry reason for a special condition for a given
136 BIO types will not request a retry, because the underlying I/O
138 signal a retry then it need not call \fBBIO_should_retry()\fR after a failed
[all …]
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211reg.h1 /*-
2 * SPDX-License-Identifier: ISC
4 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting
5 * Copyright (c) 2002-2006 Atheros Communications, Inc.
62 /* Shadow copies with read-and-clear access */
148 #define AR_D0_LCL_IFS 0x1040 /* DCU-specific IFS settings */
149 #define AR_D1_LCL_IFS 0x1044 /* DCU-specific IFS settings */
150 #define AR_D2_LCL_IFS 0x1048 /* DCU-specific IFS settings */
151 #define AR_D3_LCL_IFS 0x104c /* DCU-specific IFS settings */
152 #define AR_D4_LCL_IFS 0x1050 /* DCU-specific IFS settings */
[all …]
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-arb-gpio-challenge.txt1 GPIO-based I2C Arbitration Using a Challenge & Response Mechanism
7 the standard I2C multi-master rules. Using GPIOs is generally useful in
21 others can see. These are all active low with pull-ups enabled. We'll
24 - OUR_CLAIM: output from us signaling to other hosts that we want the bus
25 - THEIR_CLAIMS: output from others signaling that they want the bus
33 2. Waits a little bit for the other sides to notice (slew time, say 10
39 6. Go back to 1 (until retry time has expired).
43 - compatible: i2c-arb-gpio-challenge
44 - our-claim-gpio: The GPIO that we use to claim the bus.
45 - their-claim-gpios: The GPIOs that the other sides use to claim the bus.
[all …]
/freebsd/share/man/man4/
H A Discsi.433 .Bd -ragged -offset indent
38 module at boot time, place the following line in
40 .Bd -literal -offset indent
60 .Bl -tag -width indent
69 The number of seconds to wait for the target to respond to a NOP-Out
71 In the event that there is no response within that time the session gets
73 Set to 0 to disable sending NOP-Out PDUs.
79 After that time
81 will abort and retry.
85 After that time
[all …]
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212reg.h1 /*-
2 * SPDX-License-Identifier: ISC
4 * Copyright (c) 2002-2008 Sam Leffler, Errno Consulting
5 * Copyright (c) 2002-2008 Atheros Communications, Inc.
58 #define AR_ISR_RAC 0x00c0 /* ISR read-and-clear access */
59 /* Shadow copies with read-and-clear access */
97 #define AR_Q_TXE_M 0x000003FF /* Mask for TXE (QCU 0-9) */
99 #define AR_Q_TXD_M 0x000003FF /* Mask for TXD (QCU 0-9) */
169 #define AR_D0_LCL_IFS 0x1040 /* MAC DCU-specific IFS settings */
170 #define AR_D1_LCL_IFS 0x1044 /* MAC DCU-specific IFS settings */
[all …]
/freebsd/contrib/ldns-host/
H A Dldns-host.15 .\" notice and this notice are preserved. This file is offered as-is,
11 .Nm ldns-host
30 dotted-decimal IPv4 address or a colon-delimited IPv6 address,
52 .Bl -tag -width indent
114 Perform non-recursive query to the name server by clearing RD
118 Retry this many times when a query does not receive an answer
119 in time. The default is 1 retry. If
131 will also retry UDP queries in TCP mode if the UDP response was
169 Wait forever (or for a very long time) for response from the
195 .Bl -bullet
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dimport_rewind_config_changed.ksh1 #!/bin/ksh -p
2 # SPDX-License-Identifier: CDDL-1.0
31 # 6. Change device paths if requested and re-import pool.
61 typeset attachargs="${3:-}"
62 typeset detachvdev="${4:-}"
63 typeset removevdev="${5:-}"
64 typeset finalpool="${6:-}"
78 log_must zfs snapshot -r $TESTPOOL1@snap1
83 if [[ -n $addvdevs ]]; then
84 log_must zpool add -f $TESTPOOL1 $addvdevs
[all …]
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dadi,ltc4282.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Nuno Sa <nuno.sa@analog.com>
15 https://www.analog.com/media/en/technical-documentation/data-sheets/ltc4282.pdf
20 - adi,ltc4282
25 vdd-supply: true
30 '#clock-cells':
33 adi,rsense-nano-ohms:
36 adi,vin-mode-microvolt:
[all …]

12345678910>>...36