Home
last modified time | relevance | path

Searched refs:SYS_mprotect (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/crypto/openssh/
Dsandbox-systrace.c63 { SYS_mprotect, SYSTR_POLICY_PERMIT },
/freebsd-9-stable/sys/sys/
Dsyscall.h83 #define SYS_mprotect 74 macro
/freebsd-9-stable/contrib/gdb/gdb/
Dproc-events.c697 #if defined (SYS_mprotect) in init_syscall_table()
698 syscall_table[SYS_mprotect] = "mprotect"; in init_syscall_table()
/freebsd-9-stable/usr.bin/kdump/
Dkdump.c713 case SYS_mprotect: in ktrsyscall()