Home
last modified time | relevance | path

Searched refs:PAGE (Results 1 – 25 of 64) sorted by last modified time

123

/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src11327 # NEWLINE/PAGE key just above RETURN that sends a strange single-character
14792 lf4=+PAGE, lf5=+SRCH, lf6=-PAGE, lf7=-SRCH, lf8=LEFT,
H A Dtermcap.src9998 # NEWLINE/PAGE key just above RETURN that sends a strange single-character
13125 :ku=\EA\r:l0=REFRSH:l1=DEL CH:l2=TABSET:l3=GOTO:l4=+PAGE:\
13126 :l5=+SRCH:l6=-PAGE:l7=-SRCH:l8=LEFT:l9=RIGHT:le=\E[D:\
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash.c166 if ((ret = __ham_dirty_page(dbp, (PAGE *)hcp->hdr)) != 0)
904 PAGE *pp;
H A Dhash_conv.c45 tpgno = PGNO((PAGE *)pp);
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_cursor.c38 static int __bam_c_physdel __P((DBC *, CURSOR *, PAGE *));
238 PAGE *h;
352 PAGE *h;
1400 PAGE *h;
1632 PAGE *h;
1884 PAGE *h;
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dbtree2.test268 # puts "PAGE 3:"; btree_page_dump $::b 3
269 # puts "PAGE 4:"; btree_page_dump $::b 4
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/recno/
H A Drec_open.c66 PAGE *h;
H A Drec_put.c198 PAGE *h;
H A Drec_search.c70 register PAGE *h;
H A Dextern.h71 int __rec_dleaf __P((BTREE *, PAGE *, u_int32_t));
H A Drec_delete.c125 PAGE *h;
156 PAGE *h;
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbtree.h97 } PAGE; typedef
260 PAGE *page; /* the (pinned) page */
323 PAGE *bt_pinned; /* page pinned across calls */
H A Dextern.h94 int __bt_dleaf __P((BTREE *, const DBT *, PAGE *, u_int));
96 int __bt_free __P((BTREE *, PAGE *));
98 PAGE *__bt_new __P((BTREE *, db_pgno_t *));
107 int __bt_split __P((BTREE *, PAGE *,
117 void __bt_dpage __P((DB *, PAGE *));
118 int __bt_dmpage __P((PAGE *));
H A Dbt_page.c62 PAGE *h;
85 PAGE *
90 PAGE *h;
H A Dbt_put.c76 PAGE *h;
279 PAGE *h;
H A Dbt_search.c48 static int __bt_snext __P((BTREE *, PAGE *, const DBT *, int *));
49 static int __bt_sprev __P((BTREE *, PAGE *, const DBT *, int *));
71 PAGE *h;
153 PAGE *h;
233 PAGE *h;
H A Dbt_seq.c188 PAGE *h;
276 PAGE *h;
408 PAGE *h;
729 PAGE *h;
825 PAGE *h;
H A Dbt_split.c51 static int bt_broot __P((BTREE *, PAGE *, PAGE *, PAGE *));
53 __P((BTREE *, PAGE *, PAGE **, PAGE **, indx_t *, size_t));
56 __P((BTREE *, PAGE *, PAGE *, PAGE *, indx_t *, size_t));
58 __P((BTREE *, PAGE *, PAGE **, PAGE **, indx_t *, size_t));
59 static int bt_rroot __P((BTREE *, PAGE *, PAGE *, PAGE *));
84 PAGE *sp;
343 static PAGE *
448 static PAGE *
623 PAGE *rval;
804 PAGE *h;
[all …]
H A Dbt_utils.c161 PAGE *h;
H A Dbt_open.c356 PAGE *meta, *root;
H A Dbt_overflow.c87 PAGE *h;
144 PAGE *h, *last;
197 PAGE *h;
H A Dbt_conv.c48 static void mswap __P((PAGE *));
66 PAGE *h;
134 PAGE *h;
204 PAGE *pg; in mswap()
H A Dbt_debug.c94 PAGE *h;
137 PAGE *h; in __bt_dmpage()
180 PAGE *h;
200 PAGE *h;
310 PAGE *h;
H A Dbt_delete.c70 PAGE *h;
146 PAGE **hp;
152 PAGE *h;
296 PAGE *h;
380 PAGE *h;
383 PAGE *pg;
477 PAGE *h;
542 PAGE *h;
547 PAGE *pg;
640 PAGE *h;
[all …]
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c1797 fprintf(tf, "%s %d %d\n", PAGE, pg, printed+1); in t_page()

123