Searched defs:page_init (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
| H A D | hash_page.c | 80 static void page_init __P((HTAB *, PAGE16 *, db_pgno_t, u_int8_t)); 473 page_init(hashp, old_pagep, ADDR(old_pagep), HASH_PAGE); 785 page_init(HTAB * hashp, PAGE16 * pagep, db_pgno_t pgno, u_int8_t type) function 787 page_init(hashp, pagep, pgno, type) 837 page_init(hashp, pagep, paddr, HASH_PAGE); 894 page_init(hashp, pagep, pgno, HASH_PAGE);
|
Completed in 27 milliseconds