Home
last modified time | relevance | path

Searched defs:pgno_t (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/lib/libc/db/mpool/
H A Dmpool.c112 mpool_filter(MPOOL *mp, void (*pgin)(void *, pgno_t, void *), in mpool_filter() argument
/netbsd-src/external/bsd/nvi/dist/dist/
H A Dport.h.in130 #define pgno_t L__db_pgno_t macro
/netbsd-src/external/bsd/nvi/usr.bin/nvi/
H A Dcompat.h130 #define pgno_t L__db_pgno_t macro
H A Dport.h131 #define pgno_t L__db_pgno_t macro
/netbsd-src/include/
H A Ddb.h47 typedef uint32_t pgno_t; typedef
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/
H A Dmdb.c463 typedef MDB_ID pgno_t; typedef