Searched defs:syscalls (Results 1 – 7 of 7) sorted by relevance
31 syscalls = { variable382 syscalls = dict(map(_parse_syscall, out.strip().split(b'\n'))) variable
168 def parse_trace_file(trace_filename, syscalls, arg_inspection): argument200 def parse_audit_log(audit_log, audit_comm, syscalls, arg_inspection): argument
6 mod syscalls; module
8 syscalls = {} variable
265 def match_syscalls_to_tests(self, syscalls): argument
5 "syscalls": { object
2980 struct syscall_info syscalls[] = { variable