Searched refs:EPG (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dbtree.h53 struct __epg; typedef struct __epg EPG; typedef in typeref:struct:__epg
202 EPG *sp; /* Stack pointer. */
203 EPG *csp; /* Current stack entry. */
204 EPG *esp; /* End stack pointer. */
205 EPG stack[5];
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db_dump185/
H A Ddb_dump185.c87 } EPG; typedef in typeref:struct:_epg
107 EPG bt_cur; /* current (pinned) page */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_split.c50 static int __bam_page __P((DBC *, EPG *, EPG *));
51 static int __bam_psplit __P((DBC *, EPG *, PAGE *, PAGE *, db_indx_t *));
52 static int __bam_root __P((DBC *, EPG *));
169 EPG *cp;
261 EPG *pp, *cp;
695 * PUBLIC: __P((DBC *, EPG *, u_int32_t, PAGE *, PAGE *, int));
700 EPG *parent;
712 EPG *child;
964 EPG *c
[all...]
H A Dbt_search.c636 EPG *epg;
700 EPG *p;
706 if ((ret = __os_calloc(env, entries * 2, sizeof(EPG), &p)) != 0)
708 memcpy(p, cp->sp, entries * sizeof(EPG));
H A Dbt_delete.c224 EPG *epg, *save_sp, *stack_epg;
611 EPG *epg;
H A Dbt_rsearch.c309 EPG *epg;
H A Dbt_compact.c401 EPG *epg;
1023 EPG *epg;
1452 EPG *epg, *save_csp, *nsave_csp;
1870 EPG *epg;
H A Dbt_stat.c490 EPG *sp;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dbtree_ext.h87 int __bam_pinsert __P((DBC *, EPG *, u_int32_t, PAGE *, PAGE *, int));

Completed in 61 milliseconds