Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash_page.c86 static void account_page(HTAB *, db_pgno_t, int);
823 account_page(hashp, paddr, 1);
942 account_page(hashp,
978 account_page(hashp, paddr, 1);
1356 account_page(hashp, pgno, inout) in account_page() function