Searched refs:topdir (Results 1 – 1 of 1) sorted by relevance
186 def list_arch_syscall_headers(topdir): argument189 sysdeps = os.path.join(topdir, 'sysdeps', 'unix', 'sysv', 'linux')205 topdir = os.path.realpath(os.path.join(223 in list_arch_syscall_headers(topdir)]):228 tables = sorted(list_arch_syscall_headers(topdir),
Completed in 4 milliseconds