Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/sys/
Dsyscall.h43 #define SYS_chflags 34 macro
/freebsd-9-stable/contrib/gdb/gdb/
Dproc-events.c223 #if defined (SYS_chflags) in init_syscall_table()
224 syscall_table[SYS_chflags] = "chflags"; in init_syscall_table()
/freebsd-9-stable/usr.bin/kdump/
Dkdump.c651 case SYS_chflags: in ktrsyscall()