Searched refs:SYS_fchflags (Results 1 – 3 of 3) sorted by relevance
44 #define SYS_fchflags 35 macro
310 #if defined (SYS_fchflags) in init_syscall_table()311 syscall_table[SYS_fchflags] = "fchflags"; in init_syscall_table()
652 case SYS_fchflags: in ktrsyscall()