Home
last modified time | relevance | path

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

/mirbsd/src/sys/sys/
Dsyscall.h351 #define SYS_shutdown 134 macro
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dproc-events.c1126 #ifdef SYS_shutdown in init_syscall_table()
1127 syscall_table[SYS_shutdown] = "shutdown"; in init_syscall_table()