Home
last modified time | relevance | path

Searched refs:received (Results 1 – 25 of 4632) sorted by relevance

12345678910>>...186

/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dhp315 >>>>>>>>>0xC4 belong 3 - received SIGQUIT
316 >>>>>>>>>0xC4 belong 4 - received SIGILL
317 >>>>>>>>>0xC4 belong 5 - received SIGTRAP
318 >>>>>>>>>0xC4 belong 6 - received SIGABRT
319 >>>>>>>>>0xC4 belong 7 - received SIGEMT
320 >>>>>>>>>0xC4 belong 8 - received SIGFPE
321 >>>>>>>>>0xC4 belong 10 - received SIGBUS
322 >>>>>>>>>0xC4 belong 11 - received SIGSEGV
323 >>>>>>>>>0xC4 belong 12 - received SIGSYS
324 >>>>>>>>>0xC4 belong 33 - received SIGXCPU
[all …]
/netbsd-src/tests/lib/libm/
H A Dt_fe_round.c116 long int received; in ATF_TC_BODY() local
131 received = llrint(values[i].input); in ATF_TC_BODY()
134 received = llrintf(values[i].input); in ATF_TC_BODY()
137 received = lrint(values[i].input); in ATF_TC_BODY()
140 received = lrintf(values[i].input); in ATF_TC_BODY()
152 ATF_CHECK_MSG((long int)received == values[i].expected, in ATF_TC_BODY()
156 (long int)received, values[i].expected); in ATF_TC_BODY()
194 double received, ipart, fpart; in ATF_TC_BODY() local
232 received = nearbyint(values[i].input); in ATF_TC_BODY()
236 received = nearbyintf(values[i].input); in ATF_TC_BODY()
[all …]
/netbsd-src/external/bsd/openpam/dist/t/
H A Dt_pam_err.c47 t_compare_pam_err(int expected, int received) in t_compare_pam_err() argument
50 if (expected == received) in t_compare_pam_err()
56 if (received >= 0 && received < PAM_NUM_ERRORS) in t_compare_pam_err()
57 t_printv("received %s\n", pam_err_name[received]); in t_compare_pam_err()
59 t_printv("received %d\n", received); in t_compare_pam_err()
H A Dt_pam_err.h36 t_pam_success(int received) in t_pam_success() argument
39 return t_compare_pam_err(PAM_SUCCESS, received); in t_pam_success()
/netbsd-src/external/bsd/nsd/dist/
H A Dxfrd-tcp.c1257 ssize_t received; in conn_read_ssl() local
1261 received = SSL_read(ssl, in conn_read_ssl()
1264 if (received <= 0) { in conn_read_ssl()
1265 int err = SSL_get_error(ssl, received); in conn_read_ssl()
1274 …log_msg(LOG_ERR, "ssl_read returned error SSL_ERROR_SYSCALL with received %zd: %s", received, stre… in conn_read_ssl()
1276 log_msg(LOG_ERR, "ssl_read returned error %d with received %zd", err, received); in conn_read_ssl()
1278 if(received == -1) { in conn_read_ssl()
1289 } else if(received == 0) { in conn_read_ssl()
1293 tcp->total_bytes += received; in conn_read_ssl()
1316 received = SSL_read(ssl, buffer_current(tcp->packet), in conn_read_ssl()
[all …]
H A Dserver.c3722 int received, sent, recvcount, i; in handle_udp() local
3743 received = msgs[i].msg_len; in handle_udp()
3748 if (received == -1) { in handle_udp()
3773 buffer_skip(q->packet, received); in handle_udp()
3999 size_t add_amount, ssize_t* received) in more_read_buf_tcp() argument
4001 *received = read(fd, bufpos, add_amount); in more_read_buf_tcp()
4002 if (*received == -1) { in more_read_buf_tcp()
4019 } else if (*received == 0) { in more_read_buf_tcp()
4031 ssize_t received; in handle_tcp_reading() local
4077 &received)) in handle_tcp_reading()
[all …]
/netbsd-src/external/mpl/bind/dist/bin/tests/system/tcp/
H A Dtests.sh37 ntcp10="$(grep "TCP requests received" ns1/named.stats.test$n | tail -1 | awk '{print $1}')"
38 ntcp20="$(grep "TCP requests received" ns2/named.stats.test$n | tail -1 | awk '{print $1}')"
51 ntcp11="$(grep "TCP requests received" ns1/named.stats.test$n | tail -1 | awk '{print $1}')"
52 ntcp21="$(grep "TCP requests received" ns2/named.stats.test$n | tail -1 | awk '{print $1}')"
67 ntcp12="$(grep "TCP requests received" ns1/named.stats.test$n | tail -1 | awk '{print $1}')"
68 ntcp22="$(grep "TCP requests received" ns2/named.stats.test$n | tail -1 | awk '{print $1}')"
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dsigprocmask.c163 sig_atomic_t received[NSIG]; in sigprocmask() local
173 received[sig] = pending_array[sig]; in sigprocmask()
178 received[sig] = 0; in sigprocmask()
181 if (received[sig]) in sigprocmask()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_CTX_set_msg_callback.pod31 protocol messages (such as handshake messages) that are received or
50 This flag is B<0> when a protocol message has been received and B<1>
76 The B<SSL> object that received or sent the message.
91 If processing a received protocol message results in an error,
98 a TLS 1.0 ClientHello message is received by an SSL 3.0-only server,
108 Used when a record is sent or received. The B<buf> contains the record header
113 Used when an encrypted TLSv1.3 record is sent or received. In encrypted TLSv1.3
H A DSSL_alert_type_string.pod78 An inappropriate message was received. This alert is always fatal
84 This alert is returned if a record is received with an incorrect
89 The decompression function received improper input (e.g. data
139 A TLSCiphertext record was received which had a length more than
145 A valid certificate chain or partial chain was received, but the
152 A valid certificate was received, but when access control was
H A DOSSL_CMP_exec_certreq.pod82 Otherwise (when according to I<ctx> a 'waiting' status has been received before)
89 and returns -1 after assigning the received checkAfter value
114 and returns the list of B<ITAV>s received in the GENP message.
144 in case a 'waiting' status has been received and checkAfter value is available.
147 assign the received value unless I<checkAfter> is NULL.
152 otherwise a pointer to the sequence of B<ITAV> received, which may be empty.
H A DSSL_get0_peer_scts.pod5 SSL_get0_peer_scts - get SCTs received
16 been received. If this is the first time that this function has been called for
H A DSSL_extension_supported.pod131 order that they were received in the Certificate message.
139 met and the corresponding extension was received in the ClientHello. That is, if
140 no corresponding extension was received in the ClientHello then B<add_cb> will
256 be used to store the extension data received in a convenient structure or
259 If the same custom extension type is received multiple times a fatal
261 is received in a ServerHello/EncryptedExtensions message which was not sent in
264 only called if the corresponding extension was received in the ClientHello. This
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_CTX_set_msg_callback.pod31 protocol messages (such as handshake messages) that are received or
50 This flag is B<0> when a protocol message has been received and B<1>
76 The B<SSL> object that received or sent the message.
91 If processing a received protocol message results in an error,
98 a TLS 1.0 ClientHello message is received by an SSL 3.0-only server,
108 Used when a record is sent or received. The B<buf> contains the record header
113 Used when an encrypted TLSv1.3 record is sent or received. In encrypted TLSv1.3
H A DSSL_alert_type_string.pod78 An inappropriate message was received. This alert is always fatal
84 This alert is returned if a record is received with an incorrect
89 The decompression function received improper input (e.g. data
139 A TLSCiphertext record was received which had a length more than
145 A valid certificate chain or partial chain was received, but the
152 A valid certificate was received, but when access control was
H A DSSL_get0_peer_scts.pod5 SSL_get0_peer_scts - get SCTs received
16 been received. If this is the first time that this function has been called for
H A DSSL_get_all_async_fds.pod34 SSL_ERROR_WANT_ASYNC has been received - see L<SSL_get_error(3)>). Typically the
46 SSL_ERROR_WANT_ASYNC was received (or since the SSL object was created if no
47 SSL_ERROR_WANT_ASYNC has been received). Similar to SSL_get_all_async_fds() it
H A DSSL_extension_supported.pod128 order that they were received in the Certificate message.
136 met and the corresponding extension was received in the ClientHello. That is, if
137 no corresponding extension was received in the ClientHello then B<add_cb> will
253 be used to store the extension data received in a convenient structure or
256 If the same custom extension type is received multiple times a fatal
258 is received in a ServerHello/EncryptedExtensions message which was not sent in
261 only called if the corresponding extension was received in the ClientHello. This
H A DSSL_shutdown.pod42 to resume the session because it did not received and process the session ticket
74 SSL_read() should be called until all data is received.
121 data has been received and doesn't wait for the close_notify alert
126 that all data has been received, do not wait for the peer's close_notify alert.
149 and the peer's close_notify alert was received.
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dstring_view264 …SERT(__len == 0 || __s != nullptr, "string_view::string_view(_CharT *, size_t): received nullptr");
429 … _LIBCPP_ASSERT(__s.size() == 0 || __s.data() != nullptr, "string_view::find(): received nullptr");
444 _LIBCPP_ASSERT(__n == 0 || __s != nullptr, "string_view::find(): received nullptr");
452 _LIBCPP_ASSERT(__s != nullptr, "string_view::find(): received nullptr");
461 … _LIBCPP_ASSERT(__s.size() == 0 || __s.data() != nullptr, "string_view::find(): received nullptr");
476 _LIBCPP_ASSERT(__n == 0 || __s != nullptr, "string_view::rfind(): received nullptr");
484 _LIBCPP_ASSERT(__s != nullptr, "string_view::rfind(): received nullptr");
493 …ASSERT(__s.size() == 0 || __s.data() != nullptr, "string_view::find_first_of(): received nullptr");
505 … _LIBCPP_ASSERT(__n == 0 || __s != nullptr, "string_view::find_first_of(): received nullptr");
513 _LIBCPP_ASSERT(__s != nullptr, "string_view::find_first_of(): received nullptr");
[all …]
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Ddnstap.proto23 // You should have received a copy of the CC0 Public Domain Dedication along
168 // AUTH_QUERY is a DNS query message received from a resolver by an
184 // RESOLVER_RESPONSE is a DNS response message received from an
226 // TOOL_RESPONSE is a DNS response message received by a DNS software
230 // UPDATE_QUERY is a Dynamic DNS Update request (RFC 2136) received
268 // The time at which the DNS query message was sent or received, depending
273 // The time at which the DNS query message was sent or received.
284 // The time at which the DNS response message was sent or received,
290 // The time at which the DNS response message was sent or received.
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddnstap.proto23 // You should have received a copy of the CC0 Public Domain Dedication along
118 // AUTH_QUERY is a DNS query message received from a resolver by an
134 // RESOLVER_RESPONSE is a DNS response message received from an
176 // TOOL_RESPONSE is a DNS response message received by a DNS software
180 // UPDATE_QUERY is a DNS update query message received from a resolver
218 // The time at which the DNS query message was sent or received, depending
223 // The time at which the DNS query message was sent or received.
234 // The time at which the DNS response message was sent or received,
240 // The time at which the DNS response message was sent or received.
/netbsd-src/external/bsd/unbound/dist/dnstap/
H A Ddnstap.proto12 // You should have received a copy of the CC0 Public Domain Dedication along
108 // AUTH_QUERY is a DNS query message received from a resolver by an
124 // RESOLVER_RESPONSE is a DNS response message received from an
190 // The time at which the DNS query message was sent or received, depending
195 // The time at which the DNS query message was sent or received.
206 // The time at which the DNS response message was sent or received,
212 // The time at which the DNS response message was sent or received.
/netbsd-src/external/bsd/nsd/dist/dnstap/
H A Ddnstap.proto12 // You should have received a copy of the CC0 Public Domain Dedication along
108 // AUTH_QUERY is a DNS query message received from a resolver by an
124 // RESOLVER_RESPONSE is a DNS response message received from an
190 // The time at which the DNS query message was sent or received, depending
195 // The time at which the DNS query message was sent or received.
206 // The time at which the DNS response message was sent or received,
212 // The time at which the DNS response message was sent or received.
/netbsd-src/sys/dev/pci/qat/
H A Dqat_hw17.c140 int times, received; in qat_adm_mailbox_put_msg_sync() local
153 received = 0; in qat_adm_mailbox_put_msg_sync()
157 received = 1; in qat_adm_mailbox_put_msg_sync()
161 if (received) { in qat_adm_mailbox_put_msg_sync()
171 return received ? 0 : EFAULT; in qat_adm_mailbox_put_msg_sync()

12345678910>>...186