| /src/external/bsd/nvi/dist/common/ |
| vi_rec.c | 199 u_int32_t rectype; local 202 memcpy(&rectype, data->data, sizeof(rectype)); 203 snprintf(s,100,"%d\n", rectype); 204 return dbenv->dtab[rectype](dbenv, data, lsn, ops, NULL);
|
| vi_auto.c | 37 u_int32_t rectype, txn_num; local 41 rectype = DB_vi_marker; 44 (ret = __txn_activekids(dbenv, rectype, txnid)) != 0) 52 logrec.size = sizeof(rectype) + sizeof(txn_num) + sizeof(DB_LSN) 59 memcpy(bp, &rectype, sizeof(rectype)); 60 bp += sizeof(rectype); 208 u_int32_t rectype, txn_num; local 212 rectype = DB_vi_cursor; 215 (ret = __txn_activekids(dbenv, rectype, txnid)) != 0 396 u_int32_t rectype, txn_num; local 566 u_int32_t rectype, txn_num; local [all...] |
| /src/external/bsd/tcpdump/dist/ |
| print-pktap.c | 106 uint32_t dlt, hdrlen, rectype; local 148 rectype = GET_LE_U_4(hdr->pkt_rectype); 149 switch (rectype) {
|
| /src/sys/arch/hpcmips/stand/lcboot/ |
| main.c | 516 char rectype; local 532 rectype = getchar(); 544 switch (rectype) {
|
| /src/crypto/external/apache2/openssl/dist/test/ |
| tls13ccstest.c | 94 unsigned int rectype, recvers, msgtype, expectedrecvers; local 108 if (!PACKET_get_1(&pkt, &rectype) 115 if (rectype == SSL3_RT_HANDSHAKE) { 170 } else if (rectype == SSL3_RT_CHANGE_CIPHER_SPEC) { 198 } else if (rectype == SSL3_RT_APPLICATION_DATA) {
|
| /src/crypto/external/bsd/openssl/dist/test/ |
| tls13ccstest.c | 94 unsigned int rectype, recvers, msgtype, expectedrecvers; local 108 if (!PACKET_get_1(&pkt, &rectype) 115 if (rectype == SSL3_RT_HANDSHAKE) { 168 } else if (rectype == SSL3_RT_CHANGE_CIPHER_SPEC) { 196 } else if(rectype == SSL3_RT_APPLICATION_DATA) {
|
| /src/crypto/external/bsd/openssl.old/dist/test/ |
| tls13ccstest.c | 94 unsigned int rectype, recvers, msgtype, expectedrecvers; local 108 if (!PACKET_get_1(&pkt, &rectype) 115 if (rectype == SSL3_RT_HANDSHAKE) { 168 } else if (rectype == SSL3_RT_CHANGE_CIPHER_SPEC) { 196 } else if(rectype == SSL3_RT_APPLICATION_DATA) {
|
| /src/crypto/external/apache2/openssl/dist/ssl/ |
| d1_lib.c | 425 unsigned int rectype, versmajor, versminor, msgseq, msgtype, clientvers, cookielen; local 510 if (!PACKET_get_1(&pkt, &rectype) 521 if (rectype != SSL3_RT_HANDSHAKE) {
|
| /src/crypto/external/bsd/openssl/dist/ssl/ |
| d1_lib.c | 465 unsigned int rectype, versmajor, msgseq, msgtype, clientvers, cookielen; local 560 if (!PACKET_get_1(&pkt, &rectype) 566 if (rectype != SSL3_RT_HANDSHAKE) {
|
| /src/crypto/external/bsd/openssl/dist/ssl/record/ |
| rec_layer_s3.c | 872 unsigned int rectype; local 885 rectype = SSL3_RT_APPLICATION_DATA; 887 rectype = type; 888 SSL3_RECORD_set_type(thiswr, rectype); 910 && (!WPACKET_put_bytes_u8(thispkt, rectype)
|
| /src/crypto/external/bsd/openssl.old/dist/ssl/ |
| d1_lib.c | 454 unsigned int rectype, versmajor, msgseq, msgtype, clientvers, cookielen; local 549 if (!PACKET_get_1(&pkt, &rectype) 555 if (rectype != SSL3_RT_HANDSHAKE) {
|
| /src/crypto/external/bsd/openssl.old/dist/ssl/record/ |
| rec_layer_s3.c | 844 unsigned int rectype; local 857 rectype = SSL3_RT_APPLICATION_DATA; 859 rectype = type; 860 SSL3_RECORD_set_type(thiswr, rectype); 878 if (!WPACKET_put_bytes_u8(thispkt, rectype)
|
| /src/sys/fs/hfs/ |
| libhfs.c | 1521 uint16_t rectype; local 1523 rectype = out_node_descriptor->kind; 1525 &rectype, &reckey, inout_volume);
|
| /src/crypto/external/apache2/openssl/dist/ssl/record/methods/ |
| tls_common.c | 1611 uint8_t rectype, 1622 if (!WPACKET_put_bytes_u8(thispkt, rectype) 1792 uint8_t rectype; local 1803 rectype = rl->funcs->get_record_type(rl, thistempl); 1805 rectype = thistempl->type; 1807 TLS_RL_RECORD_set_type(thiswr, rectype); 1810 if (!rl->funcs->prepare_record_header(rl, thispkt, thistempl, rectype,
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| omp-offload.cc | 2520 tree rectype = lang_hooks.types.make_type (RECORD_TYPE); 2521 TYPE_ARTIFICIAL (rectype) = TYPE_NAMELESS (rectype) = 1; 2522 TREE_ADDRESSABLE (rectype) = 1; 2523 TREE_TYPE (simtrec) = build_pointer_type (rectype); 2539 insert_field_into_struct (rectype, field); 2548 layout_type (rectype); 2549 tree size = TYPE_SIZE_UNIT (rectype); 2550 tree align = build_int_cst (TREE_TYPE (size), TYPE_ALIGN_UNIT (rectype)); 2566 tree clobber = build_clobber (rectype); 2519 tree rectype = lang_hooks.types.make_type (RECORD_TYPE); local [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| record-full.c | 2391 uint8_t rectype; local 2398 bfdcore_read (current_program_space->core_bfd (), osec, &rectype, 2399 sizeof (rectype), &bfd_offset); 2401 switch (rectype)
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| record-full.c | 2380 uint8_t rectype; local 2387 bfdcore_read (current_program_space->core_bfd (), osec, &rectype, 2388 sizeof (rectype), &bfd_offset); 2390 switch (rectype)
|
| /src/external/gpl3/gcc/dist/gcc/ |
| omp-offload.cc | 2550 tree rectype = lang_hooks.types.make_type (RECORD_TYPE); 2551 TYPE_ARTIFICIAL (rectype) = TYPE_NAMELESS (rectype) = 1; 2552 TREE_ADDRESSABLE (rectype) = 1; 2553 TREE_TYPE (simtrec) = build_pointer_type (rectype); 2569 insert_field_into_struct (rectype, field); 2578 layout_type (rectype); 2579 tree size = TYPE_SIZE_UNIT (rectype); 2580 tree align = build_int_cst (TREE_TYPE (size), TYPE_ALIGN_UNIT (rectype)); 2596 tree clobber = build_clobber (rectype); 2549 tree rectype = lang_hooks.types.make_type (RECORD_TYPE); local [all...] |