/titanic_41/usr/src/lib/libc/common/sys/ |
H A D | mprotect.s | 37 ANSI_PRAGMA_WEAK(mprotect,function) 41 SYSCALL_RVAL1(mprotect) 43 SET_SIZE(mprotect)
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | mman.h | 230 extern int mprotect(void *, size_t, int); 244 extern int mprotect(caddr_t, size_t, int);
|
/titanic_41/usr/src/lib/libctf/common/ |
H A D | ctf_subr.c | 50 (void) mprotect(buf, size, PROT_READ); in ctf_data_protect()
|
/titanic_41/usr/src/cmd/sgs/libelf/common/ |
H A D | cook.c | 147 if (mprotect((char *)elf->ed_image, elf->ed_imagesz, in _elf_slide()
|
H A D | begin.c | 165 if (mprotect((char *)elf->ed_image, elf->ed_imagesz, in _elf_config()
|
/titanic_41/usr/src/uts/intel/os/ |
H A D | name_to_sysnum | 111 mprotect 116
|
/titanic_41/usr/src/uts/sparc/os/ |
H A D | name_to_sysnum | 109 mprotect 116
|
/titanic_41/usr/src/ucbcmd/sbcp/ |
H A D | syscalls.list | 98 mprotect SIMPLE /* 74 = 3, mprotect */
|
/titanic_41/usr/src/lib/libsys/i386/ |
H A D | libsys.list | 70 f 1 mprotect
|
/titanic_41/usr/src/lib/libsys/sparc/ |
H A D | libsys.list | 70 f 1 mprotect
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop.c | 1101 if (mprotect(start, 1, PROT_NONE) == -1) in protmalloc() 1105 if (mprotect(start + nbytes, 1, PROT_NONE) == -1) in protmalloc()
|
H A D | snoop_capture.c | 674 if (mprotect(cap_buffp, cap_len, PROT_READ | PROT_WRITE) < 0) in cap_open_read()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | sysent.c | 199 int mprotect(caddr_t, size_t, int); 576 /* 116 */ SYSENT_CI("mprotect", mprotect, 3), 941 /* 116 */ SYSENT_CI("mprotect", mprotect, 3),
|
H A D | grow.c | 951 mprotect(caddr_t addr, size_t len, int prot) in mprotect() function
|
/titanic_41/usr/src/man/man2/ |
H A D | Makefile | 84 mprotect.2 \
|
/titanic_41/usr/src/lib/libsys/common/ |
H A D | mapfile-vers | 213 mprotect;
|
/titanic_41/usr/src/lib/libbc/sparc/ |
H A D | Makefile | 131 getuid.o ioctl.o kill.o lseek.o mincore.o mprotect.o munmap.o\ 187 mincore.s mprotect.s munmap.s \
|
/titanic_41/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 806 @ MSG_SYS_MPROTECT "[ mprotect ]" # 116 807 @ MSG_SYS_MPROTECT_ALT "mprotect"
|
/titanic_41/usr/src/lib/c_synonyms/ |
H A D | syn_common | 485 mprotect
|
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | rtld.msg | 99 @ MSG_SYS_MPROT "%s: mprotect failed: %s"
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man2.inc | 79 file path=usr/share/man/man2/mprotect.2
|
/titanic_41/usr/src/lib/libc/amd64/ |
H A D | Makefile | 231 mprotect.o \
|
/titanic_41/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 255 mprotect.o \
|
/titanic_41/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 253 mprotect.o \
|
/titanic_41/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 270 mprotect.o \
|