Home
last modified time | relevance | path

Searched refs:requested (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/freebsd/crypto/openssl/test/ssl-tests/
H A D21-key-update.cnf5 test-0 = 0-update-key-client-update-not-requested
6 test-1 = 1-update-key-server-update-not-requested
7 test-2 = 2-update-key-client-update-requested
8 test-3 = 3-update-key-server-update-requested
11 [0-update-key-client-update-not-requested]
14 [0-update-key-client-update-not-requested-ssl]
37 [1-update-key-server-update-not-requested]
63 [2-update-key-client-update-requested]
66 [2-update-key-client-update-requested-ssl]
89 [3-update-key-server-update-requested]
[all …]
H A D21-key-update.cnf.in19 name => "update-key-client-update-not-requested",
30 name => "update-key-server-update-not-requested",
41 name => "update-key-client-update-requested",
52 name => "update-key-server-update-requested",
/freebsd/
H A DMAINTAINERS37 aio(4) asomers Pre-commit review requested.
42 sbin/ipf cy Pre-commit review requested.
57 fusefs(5) asomers Pre-commit review requested.
64 libfigpar dteske Pre-commit review requested.
73 nvd(4) imp Pre-commit review requested.
74 nvme(4) imp Pre-commit review requested.
78 openssl benl Pre-commit review requested.
80 pci bus imp,jhb Pre-commit review requested.
81 pmcstudy(8) rrs Pre-commit review requested.
87 requested.
[all …]
/freebsd/contrib/wpa/src/utils/
H A Deloop_win.c361 struct os_reltime now, requested, remaining; in eloop_deplete_timeout() local
368 requested.sec = req_secs; in eloop_deplete_timeout()
369 requested.usec = req_usecs; in eloop_deplete_timeout()
372 if (os_reltime_before(&requested, &remaining)) { in eloop_deplete_timeout()
375 eloop_register_timeout(requested.sec, in eloop_deplete_timeout()
376 requested.usec, in eloop_deplete_timeout()
393 struct os_reltime now, requested, remaining; in eloop_replenish_timeout() local
400 requested.sec = req_secs; in eloop_replenish_timeout()
401 requested.usec = req_usecs; in eloop_replenish_timeout()
407 eloop_register_timeout(requested.sec, in eloop_replenish_timeout()
[all …]
H A Deloop.c906 struct os_reltime now, requested, remaining; in eloop_deplete_timeout() local
913 requested.sec = req_secs; in eloop_deplete_timeout()
914 requested.usec = req_usecs; in eloop_deplete_timeout()
917 if (os_reltime_before(&requested, &remaining)) { in eloop_deplete_timeout()
920 eloop_register_timeout(requested.sec, in eloop_deplete_timeout()
921 requested.usec, in eloop_deplete_timeout()
938 struct os_reltime now, requested, remaining; in eloop_replenish_timeout() local
945 requested.sec = req_secs; in eloop_replenish_timeout()
946 requested.usec = req_usecs; in eloop_replenish_timeout()
952 eloop_register_timeout(requested.sec, in eloop_replenish_timeout()
[all …]
/freebsd/crypto/heimdal/lib/krb5/
H A Dticket.c378 krb5_const_principal requested, in check_server_referral() argument
412 "realm"), requested->realm); in check_server_referral()
437 if (strcmp(requested->realm, returned->realm) != 0) { in check_server_referral()
442 requested->realm, returned->realm); in check_server_referral()
466 requested, in check_server_referral()
490 (krb5_realm_compare(context, requested, returned) != TRUE && in check_server_referral()
510 krb5_const_principal requested, in check_client_referral() argument
537 "from realm %s", ""), requested->realm); in check_client_referral()
566 requested->realm); in check_client_referral()
572 requested, in check_client_referral()
[all …]
H A Dkrb5_err.et24 error_code BADOPTION, "KDC can't fulfill requested option"
155 error_code KRB5_REALM_UNKNOWN, "Cannot find KDC for requested realm"
157 error_code KRB5_KDC_UNREACH, "Cannot contact any KDC for requested realm"
184 error_code KRB5_LNAME_NOTRANS, "No translation available for requested principal"
196 error_code KRB5_NO_TKT_IN_RLM, "Cannot find ticket for requested realm"
251 error_code KRB5_REALM_CANT_RESOLVE, "Cannot resolve KDC for requested realm"
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_tlsext_servername_callback.pod27 still necessary in order to acknowledge the servername requested by the client.
40 This is used to indicate that the servername requested by the client has been
46 In this case the servername requested by the client is not accepted and the
63 No alerts are sent and the server will not acknowledge the requested servername.
116 The function will return the servername requested by the client in this
117 handshake or NULL if none was requested.
158 Prior to 1.1.1e, when the client requested a servername in an initial TLSv1.2
162 been changed to return the servername requested in the original handshake.
167 servername requested in the original handshake. This has now been changed to
/freebsd/sys/dev/ichiic/
H A Dig4_iic.c432 int requested = 0; in ig4iic_read() local
454 (requested - received)); in ig4iic_read()
455 target = MIN(requested + burst, (int)len); in ig4iic_read()
456 while (requested < target) { in ig4iic_read()
458 if (repeated_start && requested == 0) in ig4iic_read()
460 if (stop && requested == len - 1) in ig4iic_read()
463 requested++; in ig4iic_read()
467 if (requested != len && requested - received > IG4_FIFO_LOWAT) in ig4iic_read()
470 while (received < requested - lowat) { in ig4iic_read()
471 burst = MIN(requested - received, in ig4iic_read()
[all …]
/freebsd/usr.bin/lastcomm/
H A Dlastcomm.c54 int requested(char *[], struct acctv3 *);
144 if (*argv && !requested(argv, &ab)) in main()
225 requested(char *argv[], struct acctv3 *acp) in requested() function
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dmax6650.txt16 - maxim,fan-target-rpm: Initial requested fan rotation speed. If specified, the
17 driver selects closed-loop mode and the requested speed.
/freebsd/sys/contrib/device-tree/Bindings/spmi/
H A Dqcom,spmi-pmic-arb.txt39 cell 1: slave ID for the requested interrupt (0-15)
40 cell 2: peripheral ID for requested interrupt (0-255)
41 cell 3: the requested peripheral interrupt (0-7)
H A Dqcom,spmi-pmic-arb.yaml66 cell 1: slave ID for the requested interrupt (0-15)
67 cell 2: peripheral ID for requested interrupt (0-255)
68 cell 3: the requested peripheral interrupt (0-7)
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_if.m45 * @param[out] buf On success, the requested value will be written
49 * will be set to the actual size of the requested
54 * @retval ENOENT The requested variable was not found.
56 * small to hold the requested value.
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Darm,pl353-nand-r2p1.yaml24 - description: Offset of the memory region requested by the device
25 - description: Length of the memory region requested by the device
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Datmel-hlcdc.txt13 - clock-names: the name of the 3 clocks requested by the HLCDC device.
15 - clocks: should contain the 3 clocks requested by the HLCDC device.
/freebsd/usr.sbin/bsdconfig/share/
H A Dvariable.subr169 # requested (by setting $debug to non-NULL), otherwise false.
190 # Has the user specifically requested the network-portion of configuration and
193 # all non-interactive mode has been requested (by setting nonInteractive).
205 # Has the user specifically requested the ZFS-portion of configuration and
208 # non-interactive mode has been requested (by setting nonInteractive).
292 # Self-initialize unless requested otherwise
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dimx31-clock.yaml88 interrupt for DVFS when a frequency change is requested, request 2 is
89 to generate interrupt for DPTC when a voltage change is requested.
H A Dti,cdce925.txt34 present, the clock runs at the requested frequency on average. Otherwise
35 the requested frequency is the maximum value of the SCC range.
/freebsd/contrib/file/
H A Dconfigure.ac218 AC_MSG_ERROR([zlib support requested but not found])
226 AC_MSG_ERROR([bzlib support requested but not found])
234 AC_MSG_ERROR([xzlib support requested but not found])
242 AC_MSG_ERROR([zstdlib support requested but not found])
250 AC_MSG_ERROR([lzlib support requested but not found])
/freebsd/contrib/openpam/doc/man/
H A Dpam.man13 him the requested credentials is called the arbitrator.
16 user and perform whatever task he requested is a PAM transaction; the
17 context within which the server performs the requested task is called
/freebsd/lib/libnvmf/
H A Dnvmf_host.c713 nvmf_host_request_queues(struct nvmf_qpair *qp, u_int requested, u_int *actual) in nvmf_host_request_queues() argument
720 if (!qp->nq_admin || requested < 1 || requested > 65535) in nvmf_host_request_queues()
724 requested--; in nvmf_host_request_queues()
730 cmd.cdw11 = htole32((requested << 16) | requested); in nvmf_host_request_queues()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_program.c298 ssize_t ret, requested, avail; in child_read() local
304 requested = buf_len > SSIZE_MAX ? SSIZE_MAX : buf_len; in child_read()
329 ret = read(state->child_stdout, buf, requested); in child_read()
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dmobiveil-pcie.txt21 - apio-wins : number of requested apio outbound windows
25 - ppio-wins : number of requested ppio inbound windows
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DThreadPool.cpp39 void ThreadPool::grow(int requested) { in grow() argument
43 int newThreadCount = std::min<int>(requested, MaxThreadCount); in grow()

12345678910>>...13