| /netbsd-src/distrib/utils/libhack/ |
| H A D | gethost.c | 151 again: in gethostent_r() 157 goto again; in gethostent_r() 159 goto again; in gethostent_r() 162 goto again; in gethostent_r() 165 goto again; in gethostent_r() 188 goto again; in gethostent_r() 192 goto again; in gethostent_r() 194 goto again; in gethostent_r()
|
| /netbsd-src/lib/libbluetooth/ |
| H A D | bluetooth.c | 114 again: in bt_gethostent() 120 goto again; in bt_gethostent() 122 goto again; in bt_gethostent() 125 goto again; in bt_gethostent() 128 goto again; in bt_gethostent() 220 again: in bt_getprotoent() 224 goto again; in bt_getprotoent() 226 goto again; in bt_getprotoent() 230 goto again; in bt_getprotoent()
|
| /netbsd-src/external/bsd/unbound/dist/testdata/blanks_https.tdir/ |
| H A D | blanks_https.test | 13 echo "> try again" 17 echo "> try again" 22 echo "> try again" 27 echo "> try again" 32 echo "> try again" 37 echo "> try again"
|
| /netbsd-src/external/bsd/unbound/dist/testdata/blanks_cached_zone.tdir/ |
| H A D | blanks_cached_zone.test | 13 echo "> try again" 17 echo "> try again" 22 echo "> try again" 27 echo "> try again" 32 echo "> try again" 37 echo "> try again"
|
| /netbsd-src/external/bsd/unbound/dist/testdata/auth_axfr.tdir/ |
| H A D | auth_axfr.test | 12 echo "> try again" 16 echo "> try again" 21 echo "> try again" 26 echo "> try again" 31 echo "> try again" 36 echo "> try again"
|
| /netbsd-src/external/bsd/ntp/dist/ntpdc/ |
| H A D | ntpdc_ops.c | 362 again: in peerlist() 369 goto again; in peerlist() 449 again: in dopeers() 456 goto again; in dopeers() 700 again: in showpeer() 732 goto again; in showpeer() 774 again: in peerstats() 809 goto again; in peerstats() 902 again: in loopinfo() 909 goto again; in loopinfo() [all …]
|
| /netbsd-src/external/bsd/unbound/dist/testdata/auth_https.tdir/ |
| H A D | auth_https.test | 13 echo "> try again" 17 echo "> try again" 22 echo "> try again" 27 echo "> try again" 32 echo "> try again" 37 echo "> try again"
|
| /netbsd-src/external/bsd/unbound/dist/testdata/zonemd_reload.tdir/ |
| H A D | zonemd_reload.test | 12 echo "> try again" 16 echo "> try again" 21 echo "> try again" 26 echo "> try again" 31 echo "> try again" 36 echo "> try again"
|
| /netbsd-src/sys/arch/sgimips/stand/common/ |
| H A D | iris_boot.c | 96 again(); in main() 104 again(); in main() 112 again(); in main() 142 again(void) in again() function
|
| H A D | iris_parse.c | 51 again(); in parse() 61 again(); in parse() 81 again(); in parse()
|
| /netbsd-src/lib/libc/net/ |
| H A D | getnetent.c | 127 again: in getnetent() 132 goto again; in getnetent() 135 goto again; in getnetent() 140 goto again; in getnetent()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_get_error.pod | 56 function can be called again. 65 When the B<BIO> is writable again, the same function can be called again. 67 Note that the retry may again lead to an B<SSL_ERROR_WANT_READ> or 76 again to continue sending the application data. 95 called again later. The underlying BIO was not connected yet to the peer 97 called again when the connection is established. These messages can only 106 SSL_CTX_set_client_cert_cb() has asked to be called again. 107 The TLS/SSL I/O function should be called again later. 119 function should be called again later. The function B<must> be called from the 135 SSL_CTX_set_client_hello_cb() has asked to be called again. [all …]
|
| /netbsd-src/external/bsd/unbound/dist/testdata/http_user_agent.tdir/ |
| H A D | http_user_agent.test | 14 echo "> try again" 18 echo "> try again" 23 echo "> try again" 28 echo "> try again" 33 echo "> try again" 38 echo "> try again"
|
| /netbsd-src/external/bsd/am-utils/dist/conf/mtab/ |
| H A D | mtab_file.c | 81 again: in lock() 88 goto again; in lock() 125 again: in open_locked_mtab() 135 goto again; in open_locked_mtab() 192 goto again; in open_locked_mtab() 212 goto again; in open_locked_mtab()
|
| H A D | mtab_mach3.c | 77 again: in lock() 84 goto again; in lock() 123 again: in open_locked_mtab() 133 goto again; in open_locked_mtab() 189 goto again; in open_locked_mtab() 209 goto again; in open_locked_mtab()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_get_error.pod | 70 function can be called again. 79 When the B<BIO> is writable again, the same function can be called again. 81 Note that the retry may again lead to an B<SSL_ERROR_WANT_READ> or 90 again to continue sending the application data. If you get B<SSL_ERROR_WANT_WRITE> 111 called again later. The underlying BIO was not connected yet to the peer 113 called again when the connection is established. These messages can only 122 SSL_CTX_set_client_cert_cb() has asked to be called again. 123 The TLS/SSL I/O function should be called again later. 135 function should be called again later. The function B<must> be called from the 151 SSL_CTX_set_client_hello_cb() has asked to be called again. [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/ |
| H A D | f_string.c | 50 int i, j, k, m, n, again, bufsize; in a2i_ASN1_STRING() local 74 again = (buf[i - 1] == '\\'); in a2i_ASN1_STRING() 92 i -= again; in a2i_ASN1_STRING() 123 if (again) in a2i_ASN1_STRING()
|
| H A D | f_int.c | 56 int i, j, k, m, n, again, bufsize; in a2i_ASN1_INTEGER() local 76 again = (buf[i - 1] == '\\'); in a2i_ASN1_INTEGER() 101 i -= again; in a2i_ASN1_INTEGER() 131 if (again) in a2i_ASN1_INTEGER()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/asn1/ |
| H A D | f_string.c | 50 int i, j, k, m, n, again, bufsize; in a2i_ASN1_STRING() local 74 again = (buf[i - 1] == '\\'); in a2i_ASN1_STRING() 92 i -= again; in a2i_ASN1_STRING() 122 if (again) in a2i_ASN1_STRING()
|
| H A D | f_int.c | 56 int i, j, k, m, n, again, bufsize; in a2i_ASN1_INTEGER() local 76 again = (buf[i - 1] == '\\'); in a2i_ASN1_INTEGER() 101 i -= again; in a2i_ASN1_INTEGER() 130 if (again) in a2i_ASN1_INTEGER()
|
| /netbsd-src/sys/arch/sandpoint/isa/ |
| H A D | isaclock.c | 165 static bool again; in sysbeep() local 168 if (!again) { in sysbeep() 170 again = true; in sysbeep()
|
| /netbsd-src/games/gomoku/ |
| H A D | main.c | 228 again: in read_move() 234 goto again; in read_move() 238 goto again; in read_move() 246 goto again; in read_move() 287 again: in main_game_loop() 298 goto again; in main_game_loop() 324 goto again; in main_game_loop() 350 again: in main() 390 goto again; in main()
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | elf32-ip2k.c | 806 bool *again, in ip2k_delete_page_insn() argument 822 *again = true; in ip2k_delete_page_insn() 831 bool *again, in ip2k_relax_switch_table_128() argument 885 *again = true; in ip2k_relax_switch_table_128() 890 if (!ip2k_delete_page_insn (abfd, sec, irel, again, misc)) in ip2k_relax_switch_table_128() 902 bool *again, in ip2k_relax_switch_table_256() argument 969 *again = true; in ip2k_relax_switch_table_256() 974 if (!ip2k_delete_page_insn (abfd, sec, irel, again, misc)) in ip2k_relax_switch_table_256() 987 bool *again, in ip2k_elf_relax_section_page() argument 1024 if (!ip2k_relax_switch_table_128 (abfd, sec, irel, again, misc)) in ip2k_elf_relax_section_page() [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | elf32-ip2k.c | 806 bool *again, in ip2k_delete_page_insn() argument 822 *again = true; in ip2k_delete_page_insn() 831 bool *again, in ip2k_relax_switch_table_128() argument 885 *again = true; in ip2k_relax_switch_table_128() 890 if (!ip2k_delete_page_insn (abfd, sec, irel, again, misc)) in ip2k_relax_switch_table_128() 902 bool *again, in ip2k_relax_switch_table_256() argument 969 *again = true; in ip2k_relax_switch_table_256() 974 if (!ip2k_delete_page_insn (abfd, sec, irel, again, misc)) in ip2k_relax_switch_table_256() 987 bool *again, in ip2k_elf_relax_section_page() argument 1024 if (!ip2k_relax_switch_table_128 (abfd, sec, irel, again, misc)) in ip2k_elf_relax_section_page() [all …]
|
| /netbsd-src/lib/libc/stdio/ |
| H A D | vfwscanf.c | 204 again: c = *fmt++; in __vfwscanf_unlocked_l() 220 goto again; in __vfwscanf_unlocked_l() 223 goto again; in __vfwscanf_unlocked_l() 230 goto again; in __vfwscanf_unlocked_l() 233 goto again; in __vfwscanf_unlocked_l() 236 goto again; in __vfwscanf_unlocked_l() 239 goto again; in __vfwscanf_unlocked_l() 242 goto again; in __vfwscanf_unlocked_l() 249 goto again; in __vfwscanf_unlocked_l() 254 goto again; in __vfwscanf_unlocked_l()
|