Home
last modified time | relevance | path

Searched defs:PREV_PGNO (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dpage.h111 #define PREV_PGNO(P) (REFERENCE((P), db_pgno_t, I_PREV_PGNO)) macro
/titanic_41/usr/src/cmd/sendmail/db/include/
H A Ddb_page.h166 #define PREV_PGNO(p) (((PAGE *)p)->prev_pgno) macro