Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Ddbm_map.h28 int32_t dbm_addr(const void *);
H A Ddbm_map.c176 dbm_addr(const void *p) in dbm_addr() function
H A Ddbm.c165 res.addr = dbm_addr(pages + ip); in dbm_page_get()