Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssh/
Dsandbox-systrace.c61 { SYS_madvise, SYSTR_POLICY_PERMIT },
/freebsd-9-stable/sys/sys/
Dsyscall.h84 #define SYS_madvise 75 macro
/freebsd-9-stable/contrib/gdb/gdb/
Dproc-events.c646 #if defined (SYS_madvise) in init_syscall_table()
647 syscall_table[SYS_madvise] = "madvise"; in init_syscall_table()
/freebsd-9-stable/usr.bin/kdump/
Dkdump.c721 case SYS_madvise: in ktrsyscall()