Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dnetmap_user.h520 win32_mmap_emulated(void *addr, size_t length, int prot, int flags, int fd, int32_t offset) in win32_mmap_emulated() argument
525 return mmap(addr, length, prot, flags, fd, offset); in win32_mmap_emulated()