Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sys/
Dsyscall.h245 #define SYS_modstat 301 macro
/freebsd-10-stable/contrib/gdb/gdb/
Dproc-events.c688 #if defined (SYS_modstat) in init_syscall_table()
689 syscall_table[SYS_modstat] = "modstat"; in init_syscall_table()