Home
last modified time | relevance | path

Searched refs:mprotect (Results 1 – 25 of 31) sorted by relevance

12

/titanic_41/usr/src/lib/libc/common/sys/
H A Dmprotect.s37 ANSI_PRAGMA_WEAK(mprotect,function)
41 SYSCALL_RVAL1(mprotect)
43 SET_SIZE(mprotect)
/titanic_41/usr/src/uts/common/sys/
H A Dmman.h230 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 Dctf_subr.c50 (void) mprotect(buf, size, PROT_READ); in ctf_data_protect()
/titanic_41/usr/src/cmd/sgs/libelf/common/
H A Dcook.c147 if (mprotect((char *)elf->ed_image, elf->ed_imagesz, in _elf_slide()
H A Dbegin.c165 if (mprotect((char *)elf->ed_image, elf->ed_imagesz, in _elf_config()
/titanic_41/usr/src/uts/intel/os/
H A Dname_to_sysnum111 mprotect 116
/titanic_41/usr/src/uts/sparc/os/
H A Dname_to_sysnum109 mprotect 116
/titanic_41/usr/src/ucbcmd/sbcp/
H A Dsyscalls.list98 mprotect SIMPLE /* 74 = 3, mprotect */
/titanic_41/usr/src/lib/libsys/i386/
H A Dlibsys.list70 f 1 mprotect
/titanic_41/usr/src/lib/libsys/sparc/
H A Dlibsys.list70 f 1 mprotect
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.c1101 if (mprotect(start, 1, PROT_NONE) == -1) in protmalloc()
1105 if (mprotect(start + nbytes, 1, PROT_NONE) == -1) in protmalloc()
H A Dsnoop_capture.c674 if (mprotect(cap_buffp, cap_len, PROT_READ | PROT_WRITE) < 0) in cap_open_read()
/titanic_41/usr/src/uts/common/os/
H A Dsysent.c199 int mprotect(caddr_t, size_t, int);
576 /* 116 */ SYSENT_CI("mprotect", mprotect, 3),
941 /* 116 */ SYSENT_CI("mprotect", mprotect, 3),
H A Dgrow.c951 mprotect(caddr_t addr, size_t len, int prot) in mprotect() function
/titanic_41/usr/src/man/man2/
H A DMakefile84 mprotect.2 \
/titanic_41/usr/src/lib/libsys/common/
H A Dmapfile-vers213 mprotect;
/titanic_41/usr/src/lib/libbc/sparc/
H A DMakefile131 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 Dcorenote.msg806 @ MSG_SYS_MPROTECT "[ mprotect ]" # 116
807 @ MSG_SYS_MPROTECT_ALT "mprotect"
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common485 mprotect
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Drtld.msg99 @ MSG_SYS_MPROT "%s: mprotect failed: %s"
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel.man2.inc79 file path=usr/share/man/man2/mprotect.2
/titanic_41/usr/src/lib/libc/amd64/
H A DMakefile231 mprotect.o \
/titanic_41/usr/src/lib/libc/i386/
H A DMakefile.com255 mprotect.o \
/titanic_41/usr/src/lib/libc/sparcv9/
H A DMakefile.com253 mprotect.o \
/titanic_41/usr/src/lib/libc/sparc/
H A DMakefile.com270 mprotect.o \

12