/freebsd/contrib/bsnmp/tests/ |
H A D | constbuf.h | 229 for (bool again = true; again; again = false) { in count_bits() local 232 again = count_comment(c, mode); in count_bits() 235 again = count_check(c, mode, bits); in count_bits() 238 again = count_goto(c, mode, bits, addr); in count_bits() 241 again = count_hex(c, mode, bits); in count_bits() 244 again = count_bin(c, mode, bits, addr); in count_bits() 274 for (bool again = true; again; again = false) { in constbuf() local 277 again = count_comment(c, mode); in constbuf() 280 again = handle_check(c, mode, bit, addr); in constbuf() 283 again = count_goto(c, mode, bit, addr); in constbuf() [all …]
|
/freebsd/crypto/openssl/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 …]
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | SSL_get_error.3 | 196 function can be called again. 205 When the \fB\s-1BIO\s0\fR is writable again, the same function can be called again. 207 Note that the retry may again lead to an \fB\s-1SSL_ERROR_WANT_READ\s0\fR or 216 again to continue sending the application data. If you get \fB\s-1SSL_ERROR_WANT_WRITE\s0\fR 236 called again later. The underlying \s-1BIO\s0 was not connected yet to the peer 238 called again when the connection is established. These messages can only 246 \&\fBSSL_CTX_set_client_cert_cb()\fR has asked to be called again. 247 The \s-1TLS/SSL I/O\s0 function should be called again later. 258 function should be called again later. The function \fBmust\fR be called from the 272 \&\fBSSL_CTX_set_client_hello_cb()\fR has asked to be called again. [all …]
|
/freebsd/share/doc/papers/sysperf/ |
H A D | a1.t | 452 again: 468 goto again; 473 goto again; 512 again: 528 goto again; 533 goto again; 538 goto again; 586 again: 603 goto again; 615 goto again; [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | commands | 74 0 string/fwt #!\ /bin/bash Bourne-Again shell script text executable 76 0 string/fwb #!\ /bin/bash Bourne-Again shell script executable (binary data) 78 0 string/fwt #!\ /usr/bin/bash Bourne-Again shell script text executable 80 0 string/fwb #!\ /usr/bin/bash Bourne-Again shell script executable (binary data) 82 0 string/fwt #!\ /usr/local/bash Bourne-Again shell script text executable 84 0 string/fwb #!\ /usr/local/bash Bourne-Again shell script executable (binary data) 86 0 string/fwt #!\ /usr/local/bin/bash Bourne-Again shell script text executable 88 0 string/fwb #!\ /usr/local/bin/bash Bourne-Again shell script executable (binary data) 90 0 string/fwt #!\ /usr/bin/env\ bash Bourne-Again shell script text executable 92 0 string/fwt #!\ /bin/env\ bash Bourne-Again shell script text executable
|
/freebsd/lib/libbluetooth/ |
H A D | bluetooth.c | 112 again: in bt_gethostent() 118 goto again; in bt_gethostent() 120 goto again; in bt_gethostent() 123 goto again; in bt_gethostent() 126 goto again; in bt_gethostent() 218 again: in bt_getprotoent() 222 goto again; in bt_getprotoent() 224 goto again; in bt_getprotoent() 228 goto again; in bt_getprotoent()
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc_ops.c | 360 again: in peerlist() 367 goto again; in peerlist() 447 again: in dopeers() 454 goto again; in dopeers() 698 again: in showpeer() 730 goto again; in showpeer() 772 again: in peerstats() 807 goto again; in peerstats() 900 again: in loopinfo() 907 goto again; in loopinfo() [all …]
|
/freebsd/usr.sbin/bluetooth/hccontrol/ |
H A D | send_recv.c | 72 again: in hci_request() 95 goto again; in hci_request() 111 goto again; in hci_request() 118 goto again; in hci_request() 157 again: in hci_recv() 168 goto again; in hci_recv()
|
H A D | link_control.c | 260 again: in hci_create_connection() 285 goto again; in hci_create_connection() 336 again: in hci_disconnect() 359 goto again; in hci_disconnect() 415 again: in hci_add_sco_connection() 440 goto again; in hci_add_sco_connection() 486 again: in hci_change_connection_packet_type() 510 goto again; in hci_change_connection_packet_type() 579 again: in hci_remote_name_request() 601 goto again; in hci_remote_name_request() [all …]
|
/freebsd/sys/arm64/vmm/ |
H A D | vmm_mmu.c | 165 again: in vmmpmap_l1_table() 180 /* We may have raced another thread, try again */ in vmmpmap_l1_table() 182 goto again; in vmmpmap_l1_table() 208 again: in vmmpmap_l2_table() 223 /* We may have raced another thread, try again */ in vmmpmap_l2_table() 225 goto again; in vmmpmap_l2_table() 251 again: in vmmpmap_l3_table() 266 /* We may have raced another thread, try again */ in vmmpmap_l3_table() 268 goto again; in vmmpmap_l3_table()
|
/freebsd/contrib/tcpdump/missing/ |
H A D | getservent.c | 102 again: in getservent() 106 goto again; in getservent() 109 goto again; in getservent() 114 goto again; in getservent() 120 goto again; in getservent()
|
/freebsd/stand/forth/ |
H A D | menu-commands.4th | 112 TRUE \ loop menu again 162 TRUE \ loop menu again 201 TRUE \ loop menu again 240 TRUE \ loop menu again 299 TRUE \ loop menu again 325 TRUE \ loop menu again 336 TRUE \ Loop menu again
|
/freebsd/lib/libc/yp/ |
H A D | yplib.c | 353 again: in _yp_dobind() 392 goto again; in _yp_dobind() 477 goto again; in _yp_dobind() 489 goto again; in _yp_dobind() 526 goto again; in _yp_dobind() 696 again: in yp_match() 719 goto again; in yp_match() 786 again: in yp_first() 811 goto again; in yp_first() 865 again: in yp_next() [all …]
|
/freebsd/sys/dev/atkbdc/ |
H A D | atkbdc.c | 977 int again = KBD_MAXWAIT; in reset_kbd() local 994 while (again-- > 0) { in reset_kbd() 998 if (c != -1) /* wait again if the controller is not ready */ in reset_kbd() 1015 int again = KBD_MAXWAIT; in reset_aux_dev() local 1024 for (again = KBD_MAXWAIT; again > 0; --again) { in reset_aux_dev() 1038 for (again = KBD_MAXWAIT; again > 0; --again) { in reset_aux_dev() 1042 if (c != -1) /* wait again if the controller is not ready */ in reset_aux_dev() 1063 int again = KBD_MAXWAIT; in test_controller() local 1075 while (again-- > 0) { in test_controller() 1079 if (c != -1) /* wait again if the controller is not ready */ in test_controller() [all …]
|
/freebsd/sys/kern/ |
H A D | kern_rangelock.c | 480 again: in rangelock_noncheating_destroy() 490 goto again; in rangelock_noncheating_destroy() 505 goto again; in rangelock_noncheating_destroy() 511 goto again; in rangelock_noncheating_destroy() 530 again: in rl_r_validate() 546 goto again; in rl_r_validate() 576 again: in rl_w_validate() 592 goto again; in rl_w_validate() 604 goto again; in rl_w_validate() 623 again: in rl_insert() [all …]
|
/freebsd/contrib/bearssl/src/codec/ |
H A D | pemdec.t0 | 110 begin read8-native dup 0< ifnot ret then drop co again ; 135 again ; 149 again ; 169 again ; 198 again ; 308 again ; 314 again ;
|
/freebsd/usr.bin/lam/ |
H A D | lam.1 | 76 applies to all subsequent files until it appears again uncapitalized. 86 applies to all subsequent files until it appears again uncapitalized. 96 applies to all subsequent files until it appears again uncapitalized. 106 applies to all subsequent files until it appears again uncapitalized.
|
/freebsd/contrib/ntp/libntp/ |
H A D | ntp_intres.c | 485 int again, noerr; in getaddrinfo_sometime_complete() 514 again = noerr || should_retry_dns( in getaddrinfo_sometime_complete() 519 if (gai_req->retry > 0 && again) { in getaddrinfo_sometime_complete() 814 int again; in getnameinfo_sometime_complete() 836 again = should_retry_dns(gni_resp->retcode, gni_resp->gni_errno); in getnameinfo_sometime_complete() 845 if (gni_req->retry > 0 && again) { in getnameinfo_sometime_complete() 1094 int again; in should_retry_dns() 1103 again = 0; in should_retry_dns() 1108 again = 1; in should_retry_dns() 1112 again in should_retry_dns() 491 int again, noerr; getaddrinfo_sometime_complete() local 820 int again; getnameinfo_sometime_complete() local 1100 int again; should_retry_dns() local [all...] |
/freebsd/crypto/openssl/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()
|
/freebsd/contrib/libfido2/tools/ |
H A D | pin.c | 43 r = snprintf(prompt, sizeof(prompt), "Enter the same PIN again: "); in pin_set() 55 fprintf(stderr, "PINs do not match. Try again.\n"); in pin_set() 123 r = snprintf(prompt, sizeof(prompt), "Enter the same PIN again: "); in pin_change() 135 fprintf(stderr, "PINs do not match. Try again.\n"); in pin_change()
|
/freebsd/sys/cddl/dev/fbt/powerpc/ |
H A D | fbt_isa.c | 158 again: in fbt_provide_module_function() 178 goto again; in fbt_provide_module_function() 184 goto again; in fbt_provide_module_function() 196 goto again; in fbt_provide_module_function() 236 goto again; in fbt_provide_module_function()
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/ |
H A D | satproto.h | 161 * - \e tiBusy: No resources available, try again later. 195 * - \e tiBusy: No resources available, try again later. 231 * - \e tiBusy: No resources available, try again later. 267 * - \e tiBusy: No resources available, try again later. 312 * - \e tiBusy: No resources available, try again later. 347 * - \e tiBusy: No resources available, try again later. 372 * - \e tiBusy: No resources available, try again later. 398 * - \e tiBusy: No resources available, try again later. 422 * - \e tiBusy: No resources available, try again later. 447 * - \e tiBusy: No resources available, try again later. [all …]
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_pfil.c | 131 again: in ipfw_check_packet() 271 goto again; in ipfw_check_packet() 285 goto again; in ipfw_check_packet() 298 goto again; /* continue with packet */ in ipfw_check_packet() 306 goto again; in ipfw_check_packet() 309 goto again; /* continue with packet */ in ipfw_check_packet() 345 again: in ipfw_check_frame_mbuf() 390 goto again; /* continue with packet */ in ipfw_check_frame_mbuf() 425 again: in ipfw_check_frame_mem() 465 goto again; /* continue with packet */ in ipfw_check_frame_mem()
|
/freebsd/tests/sys/netinet/libalias/ |
H A D | 3_natin.c | 62 /* try again */ 72 /* delete and try again */ 83 /* try again */ 93 /* delete and try again */ 104 /* try again */ 114 /* delete and try again */ 125 /* try again */ 135 /* delete and try again */
|