Home
last modified time | relevance | path

Searched refs:SYS_getfsstat (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/sys/
Dsyscall.h324 #define SYS_getfsstat 395 macro
/freebsd-9-stable/contrib/gdb/gdb/
Dproc-events.c412 #if defined (SYS_getfsstat) in init_syscall_table()
413 syscall_table[SYS_getfsstat] = "getfsstat"; in init_syscall_table()
/freebsd-9-stable/usr.bin/kdump/
Dkdump.c609 case SYS_getfsstat: in ktrsyscall()