Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/sys/
Dsyscall.h325 #define SYS_statfs 396 macro
/freebsd-9-stable/contrib/gdb/gdb/
Dproc-events.c1222 #if defined (SYS_statfs) in init_syscall_table()
1223 syscall_table[SYS_statfs] = "statfs"; in init_syscall_table()