Home
last modified time | relevance | path

Searched defs:mapsize (Results 1 – 4 of 4) sorted by relevance

/minix3/libexec/ld.elf_so/
H A Dmap_object.c77 size_t mapsize = 0; in _rtld_map_object() local
H A Drtld.h160 size_t mapsize; /* Size of mapped region in bytes */ member
/minix3/lib/libc/nameser/
H A Dns_name.c807 ns_name_map(ns_nname_ct nname, size_t namelen, ns_namemap_t map, int mapsize) { in ns_name_map()
/minix3/libexec/ftpd/
H A Dftpd.c2199 ssize_t mapsize, winsize; in send_data_with_mmap() local