/freebsd/crypto/openssl/Configurations/ |
H A D | INTERNALS.Configure | 22 condition stack that tell if a build.info should be processed or if it 35 statements) need to be processed either way to keep track of the skip 39 the skip stack should look like after each line is processed: 44 | ... whatever ... | | this line is processed | 46 | ... whatever ... | | this line is processed | 52 | ... whatever ... | | this line is processed | 78 | ... whatever ... | | this line is processed | 80 | ... whatever ... | | this line is processed | 86 | ... whatever ... | | this line is processed | 102 | ... whatever ... | | this line is processed | [all …]
|
/freebsd/crypto/openssl/crypto/bio/ |
H A D | bio_cb.c | 20 int argi, long argl, int ret, size_t *processed) in BIO_debug_callback_ex() argument 30 if (processed != NULL) in BIO_debug_callback_ex() 31 l = *processed; in BIO_debug_callback_ex() 85 BIO_snprintf(p, left, "read return %d processed: %zu\n", ret, l); in BIO_debug_callback_ex() 88 BIO_snprintf(p, left, "write return %d processed: %zu\n", ret, l); in BIO_debug_callback_ex() 91 BIO_snprintf(p, left, "gets return %d processed: %zu\n", ret, l); in BIO_debug_callback_ex() 94 BIO_snprintf(p, left, "puts return %d processed: %zu\n", ret, l); in BIO_debug_callback_ex() 100 BIO_snprintf(p, left, "recvmmsg processed: %zu\n", len); in BIO_debug_callback_ex() 104 BIO_snprintf(p, left, "sendmmsg processed: %zu\n", len); in BIO_debug_callback_ex() 126 size_t processed = 0; in BIO_debug_callback() local [all …]
|
/freebsd/contrib/libpcap/ |
H A D | pcap_loop.3pcap | 42 packets are processed, the end of the ``savefile'' is 55 is equivalent to infinity, so that packets are processed until another 61 packets are processed, the end of the current bufferful of packets is 72 packets may be processed. A value of 78 causes all the packets received in one buffer to be processed when 80 processed when reading a ``savefile''. 164 before any packets were processed, 176 returns the number of packets processed on success; this can be 0 if no 187 before any packets were processed,
|
H A D | pcap_breakloop.3pcap | 40 that have been processed so far, or 42 if no packets have been processed so far. If the loop is currently 101 have been processed by pcap_dispatch() or pcap_loop(). If 123 does not guarantee that no further packets will be processed by 127 after it is called; at most one more packet might be processed.
|
/freebsd/contrib/sendmail/src/ |
H A D | mailq.1 | 35 it will not be present if the message is being processed 39 to indicate the job is being processed; 66 Limit processed jobs to those containing 73 Limit processed jobs to quarantined jobs containing 80 Limit processed jobs to those containing 87 Limit processed jobs to those containing 124 option is used to limit the processed jobs.
|
/freebsd/sys/dev/enic/ |
H A D | enic_txrx.c | 176 int processed; in enic_isc_txd_credits_update() local 202 processed = wq->processed; in enic_isc_txd_credits_update() 203 wq->processed = 0; in enic_isc_txd_credits_update() 207 return (processed); in enic_isc_txd_credits_update() 336 int processed; in vnic_wq_service() local 338 processed = completed_index - wq->ring.last_count; in vnic_wq_service() 339 if (processed < 0) in vnic_wq_service() 340 processed += wq->ring.desc_count; in vnic_wq_service() 341 if (processed == 0) in vnic_wq_service() 342 processed++; in vnic_wq_service() [all …]
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_pending.pod | 18 is processed (e.g. decrypted) in one go and is buffered by OpenSSL until it is 21 SSL_pending() returns the number of bytes which have been processed, buffered 35 SSL_has_pending() returns 1 if B<s> has buffered data (whether processed or 38 data because the unprocessed buffered data when processed yielded no application 47 SSL_pending() returns the number of buffered and processed application data
|
H A D | EVP_EncodeInit.pod | 62 blocks of data (48 bytes) will be immediately processed and output by this 63 function. Any remainder is held in the B<ctx> object and will be processed by a 67 any remainder). This gives the number of blocks of data that will be processed. 107 if its length is not a multiple of 4 (including any padding), to be processed 126 A return value of 0 additionally indicates that the last 4 bytes processed 129 expected to be processed. 131 For every 4 valid base64 bytes processed (ignoring whitespace, carriage returns
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.cpp | 30 // If a node is not processed, then none of its values should be mapped by any in PerformExpensiveChecks() 33 // If a node is processed, then each value with an illegal type must be mapped in PerformExpensiveChecks() 39 // the node being processed may be put in a map before being marked Processed. in PerformExpensiveChecks() 51 // node that morphs, or it is a processed value that was mapped to some other in PerformExpensiveChecks() 130 if (Node.getNodeId() != Processed) { in PerformExpensiveChecks() 149 // may not have been processed yet. Look up the Id in the Id to Value in PerformExpensiveChecks() 150 // table and re-check the Processed state. If the node hasn't been in PerformExpensiveChecks() 152 if (NodeById->getNodeId() == Processed) { in PerformExpensiveChecks() 153 dbgs() << "Processed value not in any map!"; in PerformExpensiveChecks() 370 // Recompute the NodeId and correct processed operands, adding the node to in run() [all …]
|
/freebsd/sys/dev/qat/qat_api/qat_utils/include/ |
H A D | qat_utils.h | 601 * @param in - pointer to data to be processed. 622 * @param in - pointer to data to be processed. 629 * len - Length on the input to be processed. 644 * @param in - pointer to data to be processed. 665 * @param in - pointer to data to be processed. 672 * len - Length on the input to be processed. 687 * @param in - pointer to data to be processed. 708 * @param in - pointer to data to be processed. 729 * @param in - pointer to data to be processed. 736 * len - Length on the input to be processed. [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a55/ |
H A D | pipeline.json | 9 …ent counts every cycle the DPU IQ is empty and there is an instruction cache miss being processed", 12 …vent counts every cycle the DPU IQ is empty and there is an instruction cache miss being processed" 15 …nt counts every cycle the DPU IQ is empty and there is an instruction L1 TLB miss being processed", 18 …ent counts every cycle the DPU IQ is empty and there is an instruction L1 TLB miss being processed" 21 …This event counts every cycle the DPU IQ is empty and there is a pre-decode error being processed", 24 ….This event counts every cycle the DPU IQ is empty and there is a pre-decode error being processed"
|
/freebsd/usr.sbin/periodic/ |
H A D | periodic.sh | 126 processed=0 131 processed=$(($processed + 1)) 148 [ $processed = 1 ] && plural= || plural=s 149 echo "No output from the $processed file$plural processed"
|
/freebsd/share/man/man4/ |
H A D | siftr.4 | 205 Time at which the packet that triggered the log message was processed by 374 Number of inbound packets that were not processed because of failed 380 Number of outbound packets that were not processed because of failed 386 Number of inbound packets that were not processed because of failure to find the 391 Number of outbound packets that were not processed because of failure to find 396 Number of inbound packets that were not processed because of failure to find the 401 Number of outbound packets that were not processed because of failure to find 433 they have been processed by the TCP layer. 434 Packets outbound from the stack are intercepted after they have been processed 714 traffic will be processed by the [all …]
|
/freebsd/crypto/openssl/ssl/quic/ |
H A D | quic_record_rx.c | 39 * RX Entries (RXEs) store processed (i.e., decrypted) data received from the 58 /* Time we received the packet (not when we processed it). */ 112 * These are returned to the DEMUX's free list as they are processed. 135 /* Largest PN we have received and processed in a given PN space. */ 263 urxe->processed = 0; in ossl_qrx_inject_urxe() 368 * the packet gets deferred and processed again. in qrx_validate_initial_pkt() 425 pkt_mark(&urxe->processed, 0); in qrx_validate_initial_pkt() 437 /* We processed the PN successfully, so update largest processed PN. */ in qrx_validate_initial_pkt() 450 * rx_pending queue where it waits to be further processed in qrx_validate_initial_pkt() 466 urxe->processed = 0; in ossl_qrx_validate_initial_packet() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | Makefile | 29 -name 'processed-schema*' \) 63 $(obj)/processed-schema.json: $(DT_DOCS) check_dtschema_version FORCE 73 always-y += processed-schema.json 78 # build artifacts here before they are processed by scripts/Makefile.clean 82 dt_compatible_check: $(obj)/processed-schema.json
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | SSL_pending.3 | 77 is processed (e.g. decrypted) in one go and is buffered by OpenSSL until it is 80 \&\fBSSL_pending()\fR returns the number of bytes which have been processed, buffered 94 \&\fBSSL_has_pending()\fR returns 1 if \fBs\fR has buffered data (whether processed or 97 data because the unprocessed buffered data when processed yielded no application 105 \&\fBSSL_pending()\fR returns the number of buffered and processed application data
|
H A D | SSL_CTX_set_tlsext_servername_callback.3 | 149 .IP "On the server, after the servername extension has been processed and a TLSv1.2 (or below) resu… 150 .IX Item "On the server, after the servername extension has been processed and a TLSv1.2 (or below)… 153 .IP "On the server, after the servername extension has been processed and a TLSv1.2 (or below) resu… 154 .IX Item "On the server, after the servername extension has been processed and a TLSv1.2 (or below)… 159 client is processed. The servername, certificate and ALPN callbacks occur after 160 a servername extension from the client is processed.
|
H A D | EVP_EncodeInit.3 | 121 blocks of data (48 bytes) will be immediately processed and output by this 122 function. Any remainder is held in the \fBctx\fR object and will be processed by a 126 any remainder). This gives the number of blocks of data that will be processed. 166 if its length is not a multiple of 4 (including any padding), to be processed 185 A return value of 0 additionally indicates that the last 4 bytes processed 188 expected to be processed. 190 For every 4 valid base64 bytes processed (ignoring whitespace, carriage returns
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | IRForTarget.h | 139 /// The function currently being processed. 188 /// The basic block currently being processed. 214 /// The basic block currently being processed. 263 /// The basic block currently being processed. 273 /// The basic block currently being processed. 283 /// The function currently being processed. 303 /// The basic block currently being processed. 317 /// The function currently being processed. 332 /// The module being processed, or NULL if that has not been determined yet. 334 /// The target data for the module being processed, o [all...] |
/freebsd/sys/netgraph/ |
H A D | ng_checksum.c | 310 int processed = 0; in checksum_ipv4() local 338 processed = 1; in checksum_ipv4() 366 processed = 1; in checksum_ipv4() 392 processed = 1; in checksum_ipv4() 405 if (processed) in checksum_ipv4() 406 priv->stats.processed++; in checksum_ipv4() 421 int processed = 0; in checksum_ipv6() local 491 processed = 1; in checksum_ipv6() 516 processed = 1; in checksum_ipv6() 529 if (processed) in checksum_ipv6() [all …]
|
/freebsd/usr.sbin/config/ |
H A D | config.5 | 34 It is processed by 83 Directives are processed in order of appearance with subsequent 141 environment is processed. 153 directives will be processed and added to the static environment in reversed 175 directives will be processed and added to the static environment in reversed 216 environment is processed. 241 is successfully processed. 321 variable after having processed the configuration file,
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-rehash.pod.in | 50 processed in turn. If not, then the B<SSL_CERT_DIR> environment variable 54 but often F</usr/local/ssl/certs>) is processed. 56 In order for a directory to be processed, the user must have write 61 When a directory is processed, all links in it that have a name 121 By default, this command only lists each directory as it is processed.
|
/freebsd/usr.sbin/bhyve/ |
H A D | usb_emul.h | 103 uint32_t processed; /* device processed this + errcode */ member 128 #define USB_DATA_GET_ERRCODE(x) (x)->processed >> 8 130 (x)->processed = ((x)->processed & 0xFF) | (e << 8); \
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | MVETailPredication.cpp | 18 /// the total number of data elements processed by the loop. The loop-end 20 /// elements to be processed and generating the mask of active lanes. 219 // processed by the loop, so we will refer to that from this point on. in IsSafeActiveMask() 284 // processed, is non-negative, i.e. it doesn't overflow: in IsSafeActiveMask() 383 // Insert a phi to count the number of elements processed by the loop. in InsertVCTPIntrinsic() 385 PHINode *Processed = Builder.CreatePHI(Ty, 2); in InsertVCTPIntrinsic() local 386 Processed->addIncoming(Start, L->getLoopPreheader()); in InsertVCTPIntrinsic() 403 Value *VCTPCall = Builder.CreateCall(VCTP, Processed); in InsertVCTPIntrinsic() 408 Value *Remaining = Builder.CreateSub(Processed, Factor); in InsertVCTPIntrinsic() 409 Processed->addIncoming(Remaining, L->getLoopLatch()); in InsertVCTPIntrinsic() [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | escape.mk | 100 # this should be processed as a comment 102 # this should be processed as a comment 128 # this should be processed as a comment 130 # this should be processed as a comment 155 # this should be processed as a comment 157 # this should be processed as a comment
|