Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dpkey_mprotect.c25 pkey_mprotect (void *addr, size_t len, int prot, int pkey) in pkey_mprotect()
A Dmmap64.c42 # define MMAP_PREPARE(addr, len, prot, flags, fd, offset) argument
46 __mmap64 (void *addr, size_t len, int prot, int flags, int fd, off64_t offset) in __mmap64()
A Dmmap.c34 __mmap (void *addr, size_t len, int prot, int flags, int fd, off_t offset) in __mmap()
A Dspawni.c327 int prot = (PROT_READ | PROT_WRITE in __spawnix() local
/sysdeps/mach/
A Dmprotect.c28 __mprotect (void *addr, size_t len, int prot) in __mprotect()
/sysdeps/mach/hurd/
A Dmmap64.c33 __mmap64 (void *addr, size_t len, int prot, int flags, int fd, in __mmap64()
A Dmmap.c34 __mmap (void *addr, size_t len, int prot, int flags, int fd, off_t offset) in __mmap()
A Dmremap.c42 vm_prot_t prot; in __mremap() local
A Dmsync.c40 vm_prot_t prot; in msync() local
A Ddl-sysdep.c450 __mmap (void *addr, size_t len, int prot, int flags, int fd, off_t offset) in __mmap()
/sysdeps/aarch64/
A Ddl-bti.c46 unsigned prot = PROT_EXEC | PROT_BTI; in _dl_bti_protect() local
/sysdeps/unix/sysv/linux/alpha/
A Dioperm.c681 int prot; in _ioperm() local

Completed in 25 milliseconds