Home
last modified time | relevance | path

Searched defs:tables (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/basic/
Dmissing_syscalls.py131 def print_syscall_def(syscall, tables, out): argument
137 def print_syscall_defs(syscalls, tables, out): argument
157 tables = parse_syscall_tables(arch_files) variable
/systemd-251/test/test-network/
Dsystemd-networkd-tests.py433 def remove_routing_policy_rule_tables(tables): argument