| /NextBSD/contrib/subversion/subversion/libsvn_subr/ |
| HD | gpg_agent.c | 390 int *attempt; in password_get_gpg_agent() local 394 attempt = svn_hash_gets(parameters, ATTEMPT_PARAMETER); in password_get_gpg_agent() 413 if (*attempt == 1) in password_get_gpg_agent() 503 int *attempt = apr_palloc(pool, sizeof(*attempt)); in simple_gpg_agent_first_creds() local 505 *attempt = 1; in simple_gpg_agent_first_creds() 506 svn_hash_sets(parameters, ATTEMPT_PARAMETER, attempt); in simple_gpg_agent_first_creds() 512 *iter_baton = attempt; in simple_gpg_agent_first_creds() 526 int *attempt = (int *)iter_baton; in simple_gpg_agent_next_creds() local 550 *attempt = *attempt + 1; in simple_gpg_agent_next_creds() 595 if (*attempt < 4) in simple_gpg_agent_next_creds()
|
| /NextBSD/contrib/binutils/ld/ |
| HD | ldfile.c | 131 ldfile_try_open_bfd (const char *attempt, in ldfile_try_open_bfd() argument 134 entry->the_bfd = bfd_openr (attempt, entry->target); in ldfile_try_open_bfd() 139 info_msg (_("attempt to open %s failed\n"), attempt); in ldfile_try_open_bfd() 141 info_msg (_("attempt to open %s succeeded\n"), attempt); in ldfile_try_open_bfd() 180 ldfile_open_command_file (attempt); in ldfile_try_open_bfd() 258 attempt, entry->local_sym_name); in ldfile_try_open_bfd() 270 attempt); in ldfile_try_open_bfd() 287 attempt, entry->local_sym_name); in ldfile_try_open_bfd()
|
| /NextBSD/crypto/openssl/doc/crypto/ |
| HD | BIO_s_accept.pod | 87 attempt is first made to use BIO_BIN_NORMAL, if this fails 88 and the port is not in use then a second attempt is made 92 called, after the accept BIO has been setup, it will attempt 136 then it is an indication that an accept attempt would block: the application
|
| HD | BIO_s_connect.pod | 116 connection attempt is made. Before any connection attempt the values 127 then this is an indication that a connection attempt would block,
|
| HD | d2i_X509.pod | 33 structure and an attempt is made to reuse it. This "reuse" capability is present 166 mistake is to attempt to use a buffer directly as follows: 201 is that the variable B<x> is uninitialized and an attempt will be made to
|
| /NextBSD/sys/arm/ti/am335x/ |
| HD | tda19988.c | 569 int attempt, err; in tda19988_read_edid_block() local 586 for (attempt = 0; attempt < MAX_READ_ATTEMPTS; attempt++) { in tda19988_read_edid_block() 593 if (attempt == MAX_READ_ATTEMPTS) { in tda19988_read_edid_block()
|
| /NextBSD/contrib/netbsd-tests/lib/librumphijack/ |
| HD | ssh_config.in | 13 # Do not attempt password authentication in case keys fail.
|
| /NextBSD/contrib/netbsd-tests/fs/psshfs/ |
| HD | ssh_config.in | 13 # Do not attempt password authentication in case keys fail.
|
| /NextBSD/share/examples/kld/khelp/ |
| HD | README | 6 an attempt to explain how everything fits together.
|
| /NextBSD/crypto/openssh/ |
| HD | auth2.c | 236 debug("attempt %d failures %d", authctxt->attempt, authctxt->failures); in input_userauth_request() 241 if (authctxt->attempt++ == 0) { in input_userauth_request() 389 (authctxt->attempt > 1 || strcmp(method, "none") != 0)) in userauth_finish()
|
| HD | sshconnect.c | 455 int sock = -1, attempt; in ssh_connect_direct() local 461 for (attempt = 0; attempt < connection_attempts; attempt++) { in ssh_connect_direct() 462 if (attempt > 0) { in ssh_connect_direct()
|
| HD | sshconnect2.c | 853 static int attempt = 0; in userauth_passwd() local 859 if (attempt++ >= options.number_of_password_prompts) in userauth_passwd() 862 if (attempt != 1) in userauth_passwd() 1318 static int attempt = 0; in userauth_kbdint() local 1320 if (attempt++ >= options.number_of_password_prompts) in userauth_kbdint() 1323 if (attempt > 1 && !authctxt->info_req_seen) { in userauth_kbdint()
|
| /NextBSD/cddl/contrib/dtracetoolkit/Code/ |
| HD | Readme | 8 Some people attempt to learn DTrace by tracing their complex real
|
| /NextBSD/crypto/openssl/doc/apps/ |
| HD | config.pod | 162 is B<0> the ENGINE will not be initialized, if B<1> and attempt it made to 164 then an attempt will be made to initialize the ENGINE after all commands in 200 B<on> this attempt to enter FIPS mode. If the call fails or the library is 216 if an attempt is made to expand an environment variable that doesn't 270 an attempt is made to load the configuration file. By making use of the
|
| HD | s_client.pod | 71 then an attempt is made to connect to the local host on port 4433. 145 print session information when the program exits. This will always attempt 150 attempt is made to access a certain URL. Note: the output produced by this 254 load SSL session from B<filename>. The client will attempt to resume a 260 to attempt to obtain a functional reference to the specified engine,
|
| HD | speed.pod | 48 to attempt to obtain a functional reference to the specified engine,
|
| /NextBSD/sys/dev/virtio/pci/ |
| HD | virtio_pci.c | 531 int attempt, error; in vtpci_setup_intr() local 535 for (attempt = 0; attempt < 5; attempt++) { in vtpci_setup_intr() 540 switch (attempt) { in vtpci_setup_intr()
|
| /NextBSD/contrib/file/magic/Magdir/ |
| HD | xilinx | 4 # This is Aaron's attempt at a MAGIC file for Xilinx .bit files.
|
| /NextBSD/sys/dev/sfxge/ |
| HD | sfxge.c | 991 unsigned attempt; in sfxge_reset() local 1004 for (attempt = 0; attempt < sfxge_restart_attempts; ++attempt) { in sfxge_reset()
|
| /NextBSD/tools/tools/net80211/wesside/ |
| HD | README | 18 * Uses aircrack periodically to attempt to crack the WEP key. The supplied
|
| /NextBSD/contrib/groff/ |
| HD | FREEBSD-upgrade | 4 on a "vendor" branch. Do not, under any circumstances, attempt to upgrade
|
| /NextBSD/tools/tools/find-sb/ |
| HD | README | 13 this program does not even attempt.)
|
| /NextBSD/contrib/traceroute/ |
| HD | FREEBSD-upgrade | 4 on a "vendor" branch. Do not, under any circumstances, attempt to upgrade
|
| /NextBSD/contrib/tzdata/ |
| HD | systemv | 5 # No attempt is made to handle Newfoundland, since it cannot be expressed
|
| /NextBSD/usr.sbin/pc-sysinstall/doc/ |
| HD | help-start-autoinstall | 31 - When set to DHCP-ALL, the software will attempt to get a network address from DHCP on
|