/freebsd/crypto/openssl/test/recipes/ |
H A D | 70-test_sslrecords.t | 257 my $records = $proxy->record_list; 261 $fatal_alert = 1 if @{$records}[-1]->is_fatal_alert(1) == 10; 277 push @{$records}, $record; 284 my $records = $proxy->record_list; 289 $fatal_alert = 1 if @{$records}[-1]->is_fatal_alert(1) == 10; 319 push @{$records}, $record; 334 push @{$records}, $record; 487 my $records = $proxy->record_list; 495 $fatal_alert = 1 if @{$records}[-1]->is_fatal_alert(0) == 10; 502 @{$records}[-1]->version(), [all …]
|
H A D | 70-test_tls13cookie.t | 88 && ${$message->records}[0]->flight == 1) { 94 if (${$message->records}[0]->flight == 0) {
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/ |
H A D | tst.MultiAggPrinta.ksh.out | 1 …low = null, records = [org.opensolaris.os.dtrace.PrintaRecord[aggregations = [org.opensolaris.os.d… 5 …d[aggregations = [org.opensolaris.os.dtrace.Aggregation[name = , id = 1, records = [org.opensolari… 7 …[aggregations = [org.opensolaris.os.dtrace.Aggregation[name = a, id = 2, records = [org.opensolari… 13 …records = [org.opensolaris.os.dtrace.AggregationRecord[tuple = [1, 2], value = 1], org.opensolaris… 21 …= 4, records = [org.opensolaris.os.dtrace.AggregationRecord[tuple = [], value = 3]], org.opensolar… 23 …= 4, records = [org.opensolaris.os.dtrace.AggregationRecord[tuple = [], value = 3]], org.opensolar… 25 …[aggregations = [org.opensolaris.os.dtrace.Aggregation[name = c, id = 4, records = [org.opensolari… 27 …records = [org.opensolaris.os.dtrace.AggregationRecord[tuple = [1, 2], value = 1], org.opensolaris… 33 …records = [org.opensolaris.os.dtrace.AggregationRecord[tuple = [1, 2], value = 1], org.opensolaris… 39 …records = [org.opensolaris.os.dtrace.AggregationRecord[tuple = [1, 2], value = 1], org.opensolaris… [all …]
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/ |
H A D | TestMultiAggPrinta.java | 74 List <Record> records = data.getRecords(); in probeDataString() local 78 for (int i = 0; i < records.size(); ++i) { in probeDataString() 82 record = records.get(i); in probeDataString() 115 List <Record> records = data.getRecords(); in main() 116 for (Record r : records) { in main()
|
/freebsd/crypto/openssl/util/perl/TLSProxy/ |
H A D | Message.pm | 433 $records, 440 records => $records, 466 my $numrecs = $#{$self->records}; 479 my ($rec) = @{$self->records}; 544 foreach my $rec (@{$self->records}) { 593 sub records subroutine 597 $self->{records} = shift; 599 return $self->{records};
|
H A D | CertificateVerify.pm | 20 $records, 28 $records, 44 my $record = ${$self->records}[0];
|
H A D | NextProto.pm | 20 $records, 28 $records,
|
H A D | ServerKeyExchange.pm | 20 $records, 28 $records, 69 my $record = ${$self->records}[0];
|
H A D | NewSessionTicket.pm | 20 $records, 28 $records,
|
H A D | EncryptedExtensions.pm | 20 $records, 28 $records,
|
H A D | CertificateRequest.pm | 20 $records, 28 $records,
|
/freebsd/sys/contrib/openzfs/lib/libzutil/ |
H A D | zutil_pool.c | 107 nvlist_t ***records, uint_t *numrecords) in zpool_history_unpack() argument 133 tmp = realloc(*records, in zpool_history_unpack() 140 *records = tmp; in zpool_history_unpack() 142 (*records)[*numrecords - 1] = nv; in zpool_history_unpack()
|
/freebsd/contrib/tcpdump/ |
H A D | print-sflow.c | 103 nd_uint32_t records; member 118 nd_uint32_t records; member 204 nd_uint32_t records; member 211 nd_uint32_t records; member 481 const u_char *pointer, u_int len, u_int records) in sflow_print_counter_records() argument 491 nrecords = records; in sflow_print_counter_records() 569 nrecords = GET_BE_U_4(sflow_counter_sample->records); in sflow_print_counter_sample() 595 nrecords = GET_BE_U_4(sflow_expanded_counter_sample->records); in sflow_print_expanded_counter_sample() 670 const u_char *pointer, u_int len, u_int records) in sflow_print_flow_records() argument 680 nrecords = records; in sflow_print_flow_records() [all …]
|
/freebsd/contrib/unbound/contrib/ |
H A D | aaaa-filter-iterator.patch | 11 +This forces the dropping of all AAAA records, unless in the case of 12 +explicit AAAA queries, when no A records have been confirmed. 28 + * ASN: Lookup A records from rrset cache. 40 + /* get cached A records for queried name */ 82 + /* ASN: For AAAA records only... */ 85 + * records, no questions asked. If this IS a AAAA query 86 + * then remove AAAA records if we have an A record. 127 + * purpose of caching A records for the queried name. 160 + "preloading records in cache for", 177 + /* ASN: If we have a AAAA query, then also query for A records */ [all …]
|
H A D | parseunbound.pl | 36 my @records = ('thread', 'queries', 'cachehits', 'recursions', 'recursionavg', 126 for my $key ( @records ) {
|
/freebsd/tests/sys/netpfil/pf/ |
H A D | pft_read_ipfix.py | 44 for r in datafl.records: 51 for r in datafl.records: 56 for r in datafl.records:
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_dane_enable.pod | 74 TLSA records that apply to the remote TLS peer. 81 A return value of 0 indicates that "unusable" TLSA records (with invalid or 87 is encountered in processing some records. 89 If no TLSA records are added successfully, DANE authentication is not enabled, 111 If no TLSA records directly matched any elements of the certificate chain, but 147 DANE-EE(3) TLSA records. 155 DANE-EE(3) TLSA records, and can be disabled in applications where it is safe 158 records already make it possible for a remote domain to redirect client 187 DNSSEC-validated TLSA records. 258 * Opportunistic DANE clients use unauthenticated TLS when all TLSA records [all …]
|
/freebsd/lib/libc/db/ |
H A D | changelog | 5 recno: Rework fixed-length records so that closing and reopening 6 the file now works. Pad short records on input. Never do 45 Create fixed-length intermediate records past "end" of DB 47 Realloc bug when reading in fixed records. 54 btree: If enough duplicate records were inserted and then deleted
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | vendstat.c | 199 is3_config_space_t *cs, unsigned records) in do_config_space_records() argument 203 if (records > 18) in do_config_space_records() 204 records = 18; in do_config_space_records() 205 for (i = 0; i < records; i++) { in do_config_space_records() 213 IB_MLX_IS3_CONFIG_SPACE_ACCESS, 2 << 22 | records << 16, in do_config_space_records() 218 for (i = 0; i < records; i++) { in do_config_space_records()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeViewTypes.def | 59 // Member type records. These are generally not length prefixed, and appear 77 // ID leaf records. Subsequent leaf types may be referenced from .debug$S. 92 // 16 bit type records. 167 // Member type records. These are generally not length prefixed, and appear 196 // ID leaf records. Subsequent leaf types may be referenced from .debug$S. 198 // Numeric leaf types. These are generally contained in other records, and not
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | clarion | 17 # number of records 18 >5 lelong x \b, %d records
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVBuiltins.td | 9 // TableGen records defining implementation details of demangled builtin 104 // Image builtin records: 211 // Extended builtin records: 534 // Relational builtin records: 568 // Atomic builtin records: 626 // Barrier builtin records: 631 // Kernel enqueue builtin records: 655 // Spec constant builtin records: 659 // Async Copy and Prefetch builtin records: 666 // Load and store builtin records: [all …]
|
/freebsd/usr.sbin/kldxref/ |
H A D | fileformat | 2 linker.hints file consists from the one or more records, 9 All subsequent records have following format:
|
/freebsd/sys/contrib/ck/src/ |
H A D | ck_epoch.c | 232 ck_stack_init(&global->records); in ck_epoch_init() 249 CK_STACK_FOREACH(&global->records, cursor) { in ck_epoch_recycle() 293 ck_stack_push_upmc(&global->records, &record->record_next); in ck_epoch_register() 329 cursor = CK_STACK_FIRST(&global->records); in ck_epoch_scan()
|
/freebsd/contrib/hyperv/tools/ |
H A D | hv_kvp_daemon.c | 152 struct kvp_record *records; member 206 fwrite(kvp_pools[pool].records, in kvp_update_file() 228 struct kvp_record *record = kvp_pools[pool].records; in kvp_update_mem_state() 270 kvp_pools[pool].records = record; in kvp_update_mem_state() 355 kvp_pools[i].records = record; in kvp_file_init() 379 record = kvp_pools[pool].records; in kvp_key_delete() 443 record = kvp_pools[pool].records; in kvp_key_add_or_modify() 475 kvp_pools[pool].records = record; in kvp_key_add_or_modify() 502 record = kvp_pools[pool].records; in kvp_get_value() 530 record = kvp_pools[pool].records; in kvp_pool_enumerate()
|