| /freebsd/crypto/openssh/regress/ |
| H A D | kbdint.sh | 38 trace correct password 1st attempt 54 trace correct password 2nd attempt
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_key_update.pod | 55 attempt to resume any session associated with the connection in the new 61 same was as SSL_renegotiate() except that OpenSSL will attempt to resume the 69 handshake and it may or may not attempt to resume an existing session. If 75 a TLS connection the client will attempt to resume the current session in the 76 new handshake. For historical reasons, DTLS clients will not attempt to resume
|
| H A D | EVP_PKEY_CTX_set_rsa_pss_keygen_md.pod | 35 returned if an attempt is made to set the padding mode to anything other 39 If the key has usage restrictions then an error is returned if an attempt is 47 key has usage restrictions then an error is returned if an attempt is made to
|
| H A D | BIO_s_accept.pod | 114 attempt is first made to use BIO_BIN_NORMAL, if this fails 115 and the port is not in use then a second attempt is made 121 called, after the accept BIO has been setup, it will attempt 165 then it is an indication that an accept attempt would block: the application
|
| H A D | OSSL_DECODER_CTX.pod | 87 figure out what the input data is and to attempt to unpack it into one of 107 the caller is called to attempt to construct an appropriate type / structure 132 a decoder, to be used to attempt to decode some encoded input.
|
| H A D | BIO_s_connect.pod | 136 and BIO_get_conn_port() are updated when a connection attempt is made. 137 Before any connection attempt the values returned are those set by the 148 then this is an indication that a connection attempt would block,
|
| /freebsd/contrib/unbound/iterator/ |
| H A D | iter_utils.c | 552 int attempt = -1; /* filter to make sure addresses have in iter_filter_order() local 562 if(a->addr.ss_family != AF_INET6 && attempt == -1) { in iter_filter_order() 566 attempt = a->attempts; in iter_filter_order() 569 } else if(a->addr.ss_family != AF_INET6 && attempt == a->attempts) { in iter_filter_order() 576 if(attempt == -1) { in iter_filter_order() 577 attempt = a->attempts; in iter_filter_order() 578 } else if(a->attempts > attempt) { in iter_filter_order() 610 int attempt = -1; /* filter to make sure addresses have in iter_filter_order() local 620 if(a->addr.ss_family != AF_INET && attempt == -1) { in iter_filter_order() 624 attempt = a->attempts; in iter_filter_order() [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/ |
| H A D | tst.divide_by_zero.err | 2 [string "channel program"]:16: attempt to divide by zero
|
| /freebsd/tools/build/options/ |
| H A D | WITHOUT_DEPEND_CLEANUP | 1 Do not attempt to detect if the object tree needs cleaning in part or in
|
| /freebsd/contrib/netbsd-tests/fs/psshfs/ |
| H A D | ssh_config.in | 13 # Do not attempt password authentication in case keys fail.
|
| /freebsd/contrib/netbsd-tests/lib/librumphijack/ |
| H A D | ssh_config.in | 13 # Do not attempt password authentication in case keys fail.
|
| /freebsd/sys/arm/ti/am335x/ |
| H A D | tda19988.c | 568 int attempt, err; in tda19988_read_edid_block() local 585 for (attempt = 0; attempt < MAX_READ_ATTEMPTS; attempt++) { in tda19988_read_edid_block() 592 if (attempt == MAX_READ_ATTEMPTS) { in tda19988_read_edid_block()
|
| /freebsd/sys/dev/virtio/pci/ |
| H A D | virtio_pci.c | 781 int attempt, error; in vtpci_setup_interrupts() local 785 for (attempt = 0; attempt < 5; attempt++) { in vtpci_setup_interrupts() 790 switch (attempt) { in vtpci_setup_interrupts()
|
| /freebsd/share/examples/kld/khelp/ |
| H A D | README | 5 an attempt to explain how everything fits together.
|
| /freebsd/crypto/openssh/ |
| H A D | auth2.c | 291 debug("attempt %d failures %d", authctxt->attempt, authctxt->failures); in input_userauth_request() 296 if (authctxt->attempt >= 1024) in input_userauth_request() 298 if (authctxt->attempt++ == 0) { in input_userauth_request() 451 (authctxt->attempt > 1 || strcmp(method, "none") != 0)) in userauth_finish()
|
| H A D | PROTOCOL.agent | 33 a duplicate session identifier, or any attempt to bind a connection 92 requests. When an agent receives this extension, it will attempt to match
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | usb.c | 21 int attempt, ret; in rtw89_usb_vendorreq() local 29 for (attempt = 0; attempt < 10; attempt++) { in rtw89_usb_vendorreq() 61 attempt); in rtw89_usb_vendorreq()
|
| /freebsd/contrib/ldns/ldns/ |
| H A D | net.h.in | 74 * \param[in] timeout the timeout value for the connect attempt 87 * \param[in] timeout the timeout value for the connect attempt 131 * \param[in] timeout timeout for the connect attempt 142 * \param[in] timeout timeout for the connect attempt
|
| /freebsd/contrib/pkgconf/doc/ |
| H A D | libpkgconf-queue.rst | 57 …a dependency resolution queue into a dependency resolution problem, then attempt to solve the prob… 72 …a dependency resolution queue into a dependency resolution problem, then attempt to solve the prob…
|
| /freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
| H A D | lt3651-charger.txt | 17 The driver will attempt to aquire interrupts for all GPIOs to detect changes in
|
| /freebsd/contrib/ntp/sntp/libevent/cmake/ |
| H A D | VersionViaGit.cmake | 3 # will attempt to parse them in the github tag fomat
|
| /freebsd/contrib/libevent/cmake/ |
| H A D | VersionViaGit.cmake | 3 # will attempt to parse them in the github tag fomat
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
| H A D | TraceIntelPTProperties.td | 11 "threshold T, another attempt will be done after 2T instructions, then "
|
| /freebsd/tools/tools/net80211/wesside/ |
| H A D | README | 17 * Uses aircrack periodically to attempt to crack the WEP key. The supplied
|
| /freebsd/tools/tools/find-sb/ |
| H A D | README | 12 this program does not even attempt.)
|