Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/sys/
Dsyscall.h44 #define SYS_fchflags 35 macro
/freebsd-9-stable/contrib/gdb/gdb/
Dproc-events.c310 #if defined (SYS_fchflags) in init_syscall_table()
311 syscall_table[SYS_fchflags] = "fchflags"; in init_syscall_table()
/freebsd-9-stable/usr.bin/kdump/
Dkdump.c652 case SYS_fchflags: in ktrsyscall()