Home
last modified time | relevance | path

Searched full:again (Results 1 – 25 of 3618) sorted by relevance

12345678910>>...145

/freebsd/contrib/bsnmp/tests/
H A Dconstbuf.h229 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/secure/lib/libcrypto/man/man3/
H A DSSL_get_error.3126 function can be called again.
135 to the \fBBIO\fR. When the \fBBIO\fR is writable again, the same function can be
136 called again.
138 Note that the retry may again lead to an \fBSSL_ERROR_WANT_READ\fR or
156 again to continue sending the application data. If you get \fBSSL_ERROR_WANT_WRITE\fR
176 called again later. The underlying BIO was not connected yet to the peer
178 called again when the connection is established. These messages can only
186 \&\fBSSL_CTX_set_client_cert_cb()\fR has asked to be called again.
187 The TLS/SSL I/O function should be called again later.
198 function should be called again later. The function \fBmust\fR be called from the
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DSSL_get_error.pod71 function can be called again.
80 to the B<BIO>. When the B<BIO> is writable again, the same function can be
81 called again.
83 Note that the retry may again lead to an B<SSL_ERROR_WANT_READ> or
101 again to continue sending the application data. If you get B<SSL_ERROR_WANT_WRITE>
122 called again later. The underlying BIO was not connected yet to the peer
124 called again when the connection is established. These messages can only
133 SSL_CTX_set_client_cert_cb() has asked to be called again.
134 The TLS/SSL I/O function should be called again later.
146 function should be called again later. The function B<must> be called from the
[all …]
/freebsd/share/doc/papers/sysperf/
H A Da1.t452 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/sys/contrib/zlib/
H A Dgzwrite.c79 state->again = 0; in gz_comp()
84 state->again = 1; in gz_comp()
113 state->again = 0; in gz_comp()
119 state->again = 1; in gz_comp()
226 return state->again ? put - len : 0; in gz_write()
247 return state->again ? put - len : 0; in gz_write()
265 if (state->mode != GZ_WRITE || (state->err != Z_OK && !state->again)) in gzwrite()
292 if (state->mode != GZ_WRITE || (state->err != Z_OK && !state->again)) in gzfwrite()
321 if (state->mode != GZ_WRITE || (state->err != Z_OK && !state->again)) in gzputc()
361 if (state->mode != GZ_WRITE || (state->err != Z_OK && !state->again)) in gzputs()
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dcommands83 0 string/fwt #!\ /bin/bash Bourne-Again shell script text executable
85 0 string/fwb #!\ /bin/bash Bourne-Again shell script executable (binary data)
87 0 string/fwt #!\ /usr/bin/bash Bourne-Again shell script text executable
89 0 string/fwb #!\ /usr/bin/bash Bourne-Again shell script executable (binary data)
91 0 string/fwt #!\ /usr/local/bash Bourne-Again shell script text executable
93 0 string/fwb #!\ /usr/local/bash Bourne-Again shell script executable (binary data)
95 0 string/fwt #!\ /usr/local/bin/bash Bourne-Again shell script text executable
97 0 string/fwb #!\ /usr/local/bin/bash Bourne-Again shell script executable (binary data)
99 0 string/fwt #!\ /usr/bin/env\ bash Bourne-Again shell script text executable
101 0 string/fwt #!\ /bin/env\ bash Bourne-Again shell script text executable
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dcommonring.c73 again: in brcmf_commonring_write_available()
91 goto again; in brcmf_commonring_write_available()
100 goto again; in brcmf_commonring_write_available()
114 again: in brcmf_commonring_reserve_for_write()
139 goto again; in brcmf_commonring_reserve_for_write()
155 again: in brcmf_commonring_reserve_for_write_multiple()
183 goto again; in brcmf_commonring_reserve_for_write_multiple()
/freebsd/lib/libbluetooth/
H A Dbluetooth.c112 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 Dntpdc_ops.c360 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 Dsend_recv.c72 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 Dlink_control.c260 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 Dvmm_mmu.c165 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 Dgetservent.c102 again: in getservent()
106 goto again; in getservent()
109 goto again; in getservent()
114 goto again; in getservent()
120 goto again; in getservent()
/freebsd/lib/libc/yp/
H A Dyplib.c353 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/stand/forth/
H A Dmenu-commands.4th112 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/sys/dev/atkbdc/
H A Datkbdc.c977 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/contrib/bearssl/src/codec/
H A Dpemdec.t0110 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 Dlam.176 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/crypto/openssl/crypto/asn1/
H A Df_string.c48 int i, j, k, m, n, again, bufsize; in a2i_ASN1_STRING() local
72 again = (buf[i - 1] == '\\'); in a2i_ASN1_STRING()
90 i -= again; in a2i_ASN1_STRING()
119 if (again) in a2i_ASN1_STRING()
/freebsd/sys/kern/
H A Dkern_rangelock.c484 again: in rangelock_noncheating_destroy()
494 goto again; in rangelock_noncheating_destroy()
509 goto again; in rangelock_noncheating_destroy()
515 goto again; in rangelock_noncheating_destroy()
579 again: in rl_r_validate()
595 goto again; in rl_r_validate()
620 again: in rl_w_validate()
636 goto again; in rl_w_validate()
657 again: in rl_insert()
666 goto again; in rl_insert()
[all …]
/freebsd/crypto/openssl/ssl/record/methods/
H A Ddtls_meth.c402 again: in dtls_get_more_records()
424 goto again; in dtls_get_more_records()
458 goto again; in dtls_get_more_records()
466 goto again; in dtls_get_more_records()
473 goto again; in dtls_get_more_records()
484 goto again; in dtls_get_more_records()
504 goto again; in dtls_get_more_records()
520 goto again; /* get another record */ in dtls_get_more_records()
530 goto again; /* get another record */ in dtls_get_more_records()
538 goto again; in dtls_get_more_records()
[all …]
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDriverConfiguration2.h25 /// are required before this controller can be used again.
35 /// before it can be used again.
40 /// the controller can be used again.
71 ControllerHandle again.
146 …he actions that the calling agent is required to perform prior to accessing ControllerHandle again.
/freebsd/contrib/ntp/libntp/
H A Dntp_intres.c485 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/lib/libc/tests/gen/
H A Dfts_set_test.c51 * again on the next fts_read() call.
53 ATF_TC(again);
54 ATF_TC_HEAD(again, tc) in ATF_TC_HEAD() argument
59 ATF_TC_BODY(again, tc) in ATF_TC_BODY() argument
93 * set FTS_AGAIN again explicitly each time.
206 * FTS_FOLLOW on a dangling symlink (FTS_SLNONE) yields FTS_SLNONE again.
358 ATF_TP_ADD_TC(tp, again); in ATF_TP_ADD_TCS()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsatproto.h161 * - \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 …]

12345678910>>...145