Searched refs:__db_mapfile (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/db/include/ |
H A D | os_ext.h | 20 int __db_mapfile __P((char *, int, size_t, int, void **));
|
/illumos-gate/usr/src/cmd/sendmail/db/os/ |
H A D | os_map.c | 293 __db_mapfile(path, fd, len, is_rdonly, addr) in __db_mapfile() function
|
/illumos-gate/usr/src/cmd/sendmail/db/mp/ |
H A D | mp_fopen.c | 264 if (__db_mapfile(rpath,
|
/illumos-gate/usr/src/cmd/sendmail/db/btree/ |
H A D | bt_recno.c | 981 if ((ret = __db_mapfile(rp->re_source,
|