Searched refs:SYS_close (Results 1 – 3 of 3) sorted by relevance
56 { SYS_close, SYSTR_POLICY_PERMIT },
15 #define SYS_close 6 macro
247 #if defined (SYS_close) in init_syscall_table()248 syscall_table[SYS_close] = "close"; in init_syscall_table()