Home
last modified time | relevance | path

Searched refs:SYS_msgctl (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/sys/
Dsyscall.h433 #define SYS_msgctl 511 macro
/freebsd-10-stable/contrib/gdb/gdb/
Dproc-events.c706 #if defined (SYS_msgctl) in init_syscall_table()
707 syscall_table[SYS_msgctl] = "msgctl"; in init_syscall_table()
/freebsd-10-stable/usr.bin/kdump/
Dkdump.c1034 case SYS_msgctl: in ktrsyscall()