Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDsyscall.h170 #define SYS_shmsys 171 macro
/freebsd-11-stable/contrib/gdb/gdb/
HDproc-events.c1123 #if defined (SYS_shmsys) in init_syscall_table()
1124 syscall_table[SYS_shmsys] = "shmsys"; in init_syscall_table()