Home
last modified time | relevance | path

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

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