Home
last modified time | relevance | path

Searched refs:SYS_msgsys (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/sys/
Dsyscall.h169 #define SYS_msgsys 170 macro
/freebsd-12-stable/contrib/gdb/gdb/
Dproc-events.c718 #if defined (SYS_msgsys) in init_syscall_table()
719 syscall_table[SYS_msgsys] = "msgsys"; in init_syscall_table()