Home
last modified time | relevance | path

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

/mirbsd/src/sys/sys/
Dsyscall.h448 #define SYS_swapctl 193 macro
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dproc-events.c1240 #ifdef SYS_swapctl in init_syscall_table()
1241 syscall_table[SYS_swapctl] = "swapctl"; in init_syscall_table()