Searched refs:SYS_acct (Results 1 – 4 of 4) sorted by relevance
159 #define SYS_acct 51 macro
130 #if defined (SYS_acct) in init_syscall_table()131 syscall_table[SYS_acct] = "acct"; in init_syscall_table()
767 [SYS_acct] = { Ppath },
337 case SYS_acct: in syscall_emulator()