Home
last modified time | relevance | path

Searched refs:SYS_auditctl (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/sys/
HDsyscall.h386 #define SYS_auditctl 453 macro
/trueos/contrib/gdb/gdb/
HDproc-events.c169 #if defined (SYS_auditctl) in init_syscall_table()
170 syscall_table[SYS_auditctl] = "auditctl"; in init_syscall_table()