Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dextern.h74 #define __pgin_routine __kdb2_pgin_routine macro
108 void __pgin_routine __P((void *, db_pgno_t, void *));
H A Dhash.c214 mpool_filter(hashp->mp, __pgin_routine, __pgout_routine, hashp);
H A Dhash_page.c850 __pgin_routine(pg_cookie, pgno, page) in __pgin_routine() function