Searched refs:prot (Results 1 – 3 of 3) sorted by relevance
/picolibc-latest/newlib/libc/machine/spu/ |
D | mmap_ea.c | 42 __ea void *mmap_ea (__ea void *start, size_ea_t length, int prot, int in mmap_ea() argument 51 (size_t) length, prot, flags, fd, offset); in mmap_ea() 60 prot, flags, fd, offset); in mmap_ea()
|
/picolibc-latest/newlib/libc/machine/spu/sys/ |
D | mman.h | 78 prot, int flags, int fd, off_t offset);
|
/picolibc-latest/newlib/libc/machine/spu/include/ |
D | ea.h | 82 __ea void *mmap_ea (__ea void *start, size_ea_t length, int prot, int
|