Searched refs:SYS_munmap (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/libproc/common/ |
H A D | pr_mmap.c | 129 error = Psyscall(Pr, &rval, SYS_munmap, 2, &argd[0]); in pr_munmap()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | syscall.h | 291 #define SYS_munmap 117 macro
|
/titanic_41/usr/src/cmd/sgs/rtld.4.x/ |
H A D | rtldlib.s | 104 mov SYS_munmap, %g1
|
/titanic_41/usr/src/lib/libc/sparc/crt/ |
H A D | _rtboot.s | 192 mov SYS_munmap, %g1
|
/titanic_41/usr/src/lib/libbc/libc/sys/common/ |
H A D | syscall.c | 55 SYS_mmap, -1, SYS_munmap, SYS_mprotect,
|