Home
last modified time | relevance | path

Searched refs:ppage (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_split.c574 PAGE *ppage; local
583 ppage = parent->page;
621 if (P_FREESPACE(ppage) < nbytes)
636 if ((ret = __db_pitem(dbc, ppage, off,
671 if (P_FREESPACE(ppage) < nbytes)
685 if ((ret = __db_pitem(dbc, ppage, off,
693 if (P_FREESPACE(ppage) < nbytes)
707 if ((ret = __db_pitem(dbc, ppage, off,
725 if (P_FREESPACE(ppage) < nbytes)
747 dbc->txn, &LSN(ppage), 0, dbp->log_fileid,
[all …]
/illumos-gate/usr/src/tools/btxld/
H A Dbtxld.c94 static int ppage = -1; /* First page present */ variable
163 ppage = optpage(optarg, 1); in main()
264 if (ppage > 0 || (ppage && wpage && ihdr.org >= BTX_PGSIZE)) { in btxld()
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_rec.c211 goto ppage;
254 ppage: if (argp->prev_pgno != PGNO_INVALID) {
/illumos-gate/usr/src/uts/i86xpv/
H A DMakefile.files97 ppage.o \
/illumos-gate/usr/src/uts/i86pc/
H A DMakefile.files116 ppage.o \
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash_rec.c215 goto ppage;
260 ppage: if (argp->prev_pgno != PGNO_INVALID) {