Searched defs:tables (Results 1 – 2 of 2) sorted by relevance
131 def print_syscall_def(syscall, tables, out): argument137 def print_syscall_defs(syscalls, tables, out): argument157 tables = parse_syscall_tables(arch_files) variable
433 def remove_routing_policy_rule_tables(tables): argument