Searched refs:SYS_fchmod (Results 1 – 3 of 3) sorted by relevance
129 #define SYS_fchmod 124 macro
313 #if defined (SYS_fchmod) in init_syscall_table()314 syscall_table[SYS_fchmod] = "fchmod"; in init_syscall_table()
906 case SYS_fchmod: in ktrsyscall()