Searched refs:SYS_chflags (Results 1 – 3 of 3) sorted by relevance
43 #define SYS_chflags 34 macro
223 #if defined (SYS_chflags) in init_syscall_table()224 syscall_table[SYS_chflags] = "chflags"; in init_syscall_table()
651 case SYS_chflags: in ktrsyscall()