Searched refs:rec (Results 51 - 75 of 240) sorted by relevance

12345678910

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dlogtrack.tcl111 set rec [lindex [lindex $dbt 0] 0]
112 if { [$seendb count $rec] == 0 && $one_test == "ALL" } {
113 if { $rec == "__db_pg_prepare" } {
114 puts "WARNING: log record type $rec can be\
117 puts "WARNING: log record type $rec: not tested"
125 set rec [lindex [lindex $dbt 0] 0]
126 if { [$existdb count $rec] == 0 } {
127 if { [$deprecdb count $rec] == 0 } {
128 puts "WARNING: log record type $rec: unknown"
131 "WARNING: log record type $rec
[all...]
H A Dlog002.tcl47 set rec [random_data 120 0 0]
48 set len [string length $rec]
49 set lsn [$env log_put $rec]
52 lappend info_list [list $lsn $rec]
H A Drep074.tcl153 proc rep074_replsend { control rec fromid toid flags lsn } {
157 return [replsend $control $rec $fromid $toid $flags $lsn]
162 return [replsend $control $rec $fromid $toid $flags $lsn]
H A Dtest023.tcl176 for { set rec [$dbc2 get -first] } {
177 [llength $rec] != 0 } { set rec [$dbc2 get -next] } {
186 for { set rec [$dbc2 get -first] } {
187 [llength $rec] != 0 } { set rec [$dbc2 get -next] } {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_archive.c74 DBT rec; local
144 memset(&rec, 0, sizeof(rec));
150 ret = __logc_get(logc, &stable_lsn, &rec, DB_LAST);
264 DBT rec; local
273 memset(&rec, 0, sizeof(rec));
302 while ((ret = __logc_get(logc, stable_lsn, &rec, DB_SET)) == 0 &&
303 (ret = __txn_ckp_read(env, rec.data, &ckp_args)) == 0) {
362 DBT rec; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Dsa.h54 struct ib_sa_mcmember_rec *rec,
H A Dsa_query.c484 struct ib_sa_path_rec *rec, struct ib_ah_attr *ah_attr)
490 ah_attr->dlid = be16_to_cpu(rec->dlid);
491 ah_attr->sl = rec->sl;
492 ah_attr->src_path_bits = be16_to_cpu(rec->slid) &
495 ah_attr->static_rate = rec->rate;
497 if (rec->hop_limit > 1) {
499 ah_attr->grh.dgid = rec->dgid;
501 ret = ib_find_cached_gid(device, &rec->sgid, &port_num,
507 ah_attr->grh.flow_label = be32_to_cpu(rec->flow_label);
508 ah_attr->grh.hop_limit = rec
483 ib_init_ah_from_path(struct ib_device *device, u8 port_num, struct ib_sa_path_rec *rec, struct ib_ah_attr *ah_attr) argument
583 struct ib_sa_path_rec rec; local
622 ib_sa_path_rec_get(struct ib_sa_client *client, struct ib_device *device, u8 port_num, struct ib_sa_path_rec *rec, ib_sa_comp_mask comp_mask, int timeout_ms, gfp_t gfp_mask, void (*callback)(int status, struct ib_sa_path_rec *resp, void *context), void *context, struct ib_sa_query **sa_query) argument
702 struct ib_sa_service_rec rec; local
743 ib_sa_service_rec_query(struct ib_sa_client *client, struct ib_device *device, u8 port_num, u8 method, struct ib_sa_service_rec *rec, ib_sa_comp_mask comp_mask, int timeout_ms, gfp_t gfp_mask, void (*callback)(int status, struct ib_sa_service_rec *resp, void *context), void *context, struct ib_sa_query **sa_query) argument
829 struct ib_sa_mcmember_rec rec; local
843 ib_sa_mcmember_rec_query(struct ib_sa_client *client, struct ib_device *device, u8 port_num, u8 method, struct ib_sa_mcmember_rec *rec, ib_sa_comp_mask comp_mask, int timeout_ms, gfp_t gfp_mask, void (*callback)(int status, struct ib_sa_mcmember_rec *resp, void *context), void *context, struct ib_sa_query **sa_query) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dextent_map.h46 struct ocfs2_extent_rec *rec);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/oss/
H A Dseq_oss_writeq.c102 union evrec *rec; local
111 rec = (union evrec *)&ev.data;
112 rec->t.code = SEQ_SYNCTIMER;
113 rec->t.time = time;
H A Dseq_oss_readq.h49 int snd_seq_oss_readq_pick(struct seq_oss_readq *q, union evrec *rec);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfs/
H A Dbrec.c18 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) argument
23 dataoff = node->tree->node_size - (rec + 2) * 2;
30 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) argument
44 recoff = hfs_bnode_read_u16(node, node->tree->node_size - (rec + 1) * 2);
59 int size, key_len, rec; local
77 rec = fd->record + 1;
86 dprint(DBG_BNODE_MOD, "insert_rec: %d, %d, %d, %d\n", rec, size, end_off, end_rec_off);
105 idx_rec_off = tree->node_size - (rec + 1) * 2;
128 if (!rec && new_node != node)
159 if (!rec)
332 int rec, rec_off, end_rec_off; local
429 int key_size, rec; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Dbrec.c19 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) argument
24 dataoff = node->tree->node_size - (rec + 2) * 2;
31 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) argument
42 recoff = hfs_bnode_read_u16(node, node->tree->node_size - (rec + 1) * 2);
57 int size, key_len, rec; local
75 rec = fd->record + 1;
84 dprint(DBG_BNODE_MOD, "insert_rec: %d, %d, %d, %d\n", rec, size, end_off, end_rec_off);
103 idx_rec_off = tree->node_size - (rec + 1) * 2;
126 if (!rec && new_node != node)
157 if (!rec)
330 int rec, rec_off, end_rec_off; local
425 int key_size, rec; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dbrec.c19 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) argument
24 dataoff = node->tree->node_size - (rec + 2) * 2;
31 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) argument
42 recoff = hfs_bnode_read_u16(node, node->tree->node_size - (rec + 1) * 2);
57 int size, key_len, rec; local
75 rec = fd->record + 1;
84 dprint(DBG_BNODE_MOD, "insert_rec: %d, %d, %d, %d\n", rec, size, end_off, end_rec_off);
104 idx_rec_off = tree->node_size - (rec + 1) * 2;
127 if (!rec && new_node != node)
158 if (!rec)
333 int rec, rec_off, end_rec_off; local
428 int key_size, rec; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/ssl/
H A Ds3_enc.c422 SSL3_RECORD *rec; local
431 rec= &(s->s3->wrec);
440 rec= &(s->s3->rrec);
450 memmove(rec->data,rec->input,rec->length);
451 rec->input=rec->data;
455 l=rec->length;
466 rec
569 SSL3_RECORD *rec; local
[all...]
H A Dt1_enc.c515 SSL3_RECORD *rec; local
526 rec= &(s->s3->wrec);
537 rec= &(s->s3->rrec);
551 memmove(rec->data,rec->input,rec->length);
552 rec->input=rec->data;
556 l=rec->length;
573 rec
696 SSL3_RECORD *rec; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ds3_enc.c438 SSL3_RECORD *rec; local
447 rec= &(s->s3->wrec);
456 rec= &(s->s3->rrec);
466 memmove(rec->data,rec->input,rec->length);
467 rec->input=rec->data;
471 l=rec->length;
482 rec
583 SSL3_RECORD *rec; local
[all...]
H A Dt1_enc.c526 SSL3_RECORD *rec; local
537 rec= &(s->s3->wrec);
548 rec= &(s->s3->rrec);
562 memmove(rec->data,rec->input,rec->length);
563 rec->input=rec->data;
567 l=rec->length;
584 rec
715 SSL3_RECORD *rec; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_record.c128 * rec: contains the actual record
138 __rep_process_message(dbenv, control, rec, eid, ret_lsnp)
140 DBT *control, *rec;
183 (ret = __dbt_usercopy(env, rec)) != 0) {
184 __dbt_userfree(env, control, rec, NULL);
464 egen_arg.egen = *(u_int32_t *)rec->data;
466 rec->data, rec->size, NULL)) != 0)
531 ret = __rep_bulk_log(env, ip, rp, rec, savetime, ret_lsnp);
538 ret = __rep_bulk_page(env, ip, eid, rp, rec);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/kernel/
H A Dsetup.c347 struct bi_record *rec; local
349 rec = (struct bi_record *)_ALIGN((ulong)__bss_start+(1<<20)-1,(1<<20));
350 if ( rec->tag != BI_FIRST ) {
356 rec = (struct bi_record *)_ALIGN((ulong)__bss_start+0x10000+(1<<20)-1,(1<<20));
357 if ( rec->tag != BI_FIRST )
360 return rec;
363 void parse_bootinfo(struct bi_record *rec) argument
365 if (rec == NULL || rec->tag != BI_FIRST)
367 while (rec
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/netfilter/
H A Dnf_conntrack_proto_gre.h30 __u16 rec:3, member in struct:gre_hdr
45 rec:3,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/simple/
H A Dmisc.c99 struct bi_record *rec; local
221 rec = bootinfo_addr(zimage_size);
226 unsigned long rec_loc = (unsigned long) rec;
243 bootinfo_init(rec);
261 return rec;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/scr031/src/
H A Dclient.c45 HDbRec rec; local
129 for (rec.SeqNo = 1, i = 0; i < cnt; ++i, ++rec.SeqNo) {
130 GetTime(&rec.Ts);
132 if (Fchg(buf, SEQ_NO, 0, (char *)&rec.SeqNo, 0) == -1)
136 if (Fchg(buf, TS_SEC, 0, (char *)&rec.Ts.Sec, 0) == -1)
140 if (Fchg(buf, TS_USEC, 0, (char *)&rec.Ts.Usec, 0) == -1)
176 seqNo = rec.SeqNo;
179 data.data = &rec;
180 data.size = sizeof(rec);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/rdma/
H A Dib_sa.h266 struct ib_sa_path_rec *rec,
278 struct ib_sa_service_rec *rec,
288 struct ib_sa_mcmember_rec rec; member in struct:ib_sa_multicast
302 * @rec: SA multicast member record specifying group attributes.
303 * @comp_mask: Component mask indicating which group attributes of %rec are
325 struct ib_sa_mcmember_rec *rec,
351 * @rec: Location to copy SA multicast member record.
354 union ib_gid *mgid, struct ib_sa_mcmember_rec *rec);
361 struct ib_sa_mcmember_rec *rec,
369 struct ib_sa_path_rec *rec,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Drunxmlconf.c306 xmlChar *rec = NULL; local
356 rec = xmlGetProp(cur, BAD_CAST "RECOMMENDATION");
357 if ((rec == NULL) ||
358 (xmlStrEqual(rec, BAD_CAST "XML1.0")) ||
359 (xmlStrEqual(rec, BAD_CAST "XML1.0-errata2e")) ||
360 (xmlStrEqual(rec, BAD_CAST "XML1.0-errata3e")) ||
361 (xmlStrEqual(rec, BAD_CAST "XML1.0-errata4e"))) {
370 } else if ((xmlStrEqual(rec, BAD_CAST "NS1.0")) ||
371 (xmlStrEqual(rec, BAD_CAST "NS1.0-errata1e"))) {
375 test_log("Skipping test %s for REC %s\n", (char *) id, (char *) rec);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/emu10k1/
H A Demu10k1_patch.c38 snd_emu10k1_sample_new(struct snd_emux *rec, struct snd_sf_sample *sp, argument
48 emu = rec->hw;
161 snd_emu10k1_sample_free(struct snd_emux *rec, struct snd_sf_sample *sp, argument
166 emu = rec->hw;

Completed in 387 milliseconds

12345678910