Searched refs:recbuf (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_apprec/
H A Dex_apprec_auto.c16 ex_apprec_mkdir_read(dbenv, recbuf, argpp)
18 void *recbuf;
29 bp = recbuf;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_auto.c18 __txn_regop_42_read(env, recbuf, argpp)
20 void *recbuf;
31 bp = recbuf;
65 __txn_regop_read(env, recbuf, argpp)
67 void *recbuf;
78 bp = recbuf;
281 __txn_ckp_42_read(env, recbuf, argpp)
283 void *recbuf;
294 bp = recbuf;
328 __txn_ckp_read(env, recbuf, argp
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Dcrdel_auto.c17 __crdel_metasub_read(env, dbpp, td, recbuf, argpp)
21 void *recbuf;
32 bp = recbuf;
267 __crdel_inmem_create_read(env, recbuf, argpp)
269 void *recbuf;
280 bp = recbuf;
496 __crdel_inmem_rename_read(env, recbuf, argpp)
498 void *recbuf;
508 bp = recbuf;
724 __crdel_inmem_remove_read(env, recbuf, argp
[all...]
H A Ddb_auto.c17 __db_addrem_read(env, dbpp, td, recbuf, argpp)
21 void *recbuf;
32 bp = recbuf;
303 __db_big_read(env, dbpp, td, recbuf, argpp)
307 void *recbuf;
318 bp = recbuf;
608 __db_ovref_read(env, dbpp, td, recbuf, argpp)
612 void *recbuf;
623 bp = recbuf;
839 __db_relink_42_read(env, dbpp, td, recbuf, argp
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/fileops/
H A Dfileops_auto.c16 __fop_create_read(env, recbuf, argpp)
18 void *recbuf;
28 bp = recbuf;
221 __fop_remove_read(env, recbuf, argpp)
223 void *recbuf;
233 bp = recbuf;
437 __fop_write_read(env, recbuf, argpp)
439 void *recbuf;
450 bp = recbuf;
690 __fop_rename_read(env, recbuf, argp
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_auto.c18 __qam_incfirst_read(env, dbpp, td, recbuf, argpp)
22 void *recbuf;
33 bp = recbuf;
232 __qam_mvptr_read(env, dbpp, td, recbuf, argpp)
236 void *recbuf;
247 bp = recbuf;
504 __qam_del_read(env, dbpp, td, recbuf, argpp)
508 void *recbuf;
519 bp = recbuf;
743 __qam_add_read(env, dbpp, td, recbuf, argp
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbtree_auto.c17 __bam_split_read(env, dbpp, td, recbuf, argpp)
21 void *recbuf;
32 bp = recbuf;
349 __bam_rsplit_read(env, dbpp, td, recbuf, argpp)
353 void *recbuf;
364 bp = recbuf;
640 __bam_adj_read(env, dbpp, td, recbuf, argpp)
644 void *recbuf;
655 bp = recbuf;
886 __bam_cadjust_read(env, dbpp, td, recbuf, argp
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbreg/
H A Ddbreg_auto.c17 __dbreg_register_read(env, recbuf, argpp)
19 void *recbuf;
30 bp = recbuf;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_auto.c18 __ham_insdel_read(env, dbpp, td, recbuf, argpp)
22 void *recbuf;
33 bp = recbuf;
296 __ham_newpage_read(env, dbpp, td, recbuf, argpp)
300 void *recbuf;
311 bp = recbuf;
582 __ham_splitdata_read(env, dbpp, td, recbuf, argpp)
586 void *recbuf;
597 bp = recbuf;
840 __ham_replace_read(env, dbpp, td, recbuf, argp
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/arcnet/
H A Darcnet.c758 int recbuf, status, diagstatus, didsomething, boguscount; local
817 recbuf = -1;
819 recbuf = lp->cur_rx;
821 recbuf, status);
913 if (recbuf != -1) {
914 BUGLVL(D_RX) arcnet_dump_packet(dev, recbuf, "rx irq", 0);
916 arcnet_rx(dev, recbuf);
917 release_arcbuf(dev, recbuf);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_c/ex_rep/base/
H A Drep_net.c491 u_int8_t *recbuf, *controlbuf; local
511 recbuf = rec->data;
512 nr = readn(fd, recbuf, rsize);

Completed in 113 milliseconds