Searched refs:isc_file_mmap (Results 1 - 4 of 4) sorted by relevance
/bind-9.11.3/lib/isc/include/isc/ |
H A D | file.h | 343 isc_file_mmap(void *addr, size_t len, int prot,
|
/bind-9.11.3/lib/isc/unix/ |
H A D | file.c | 658 isc_file_mmap(void *addr, size_t len, int prot, function
|
/bind-9.11.3/lib/isc/win32/ |
H A D | file.c | 738 isc_file_mmap(void *addr, size_t len, int prot, function
|
/bind-9.11.3/lib/dns/ |
H A D | rbtdb.c | 7561 base = isc_file_mmap(NULL, filesize, protect, flags, fd, 0);
|
Completed in 40 milliseconds