Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/
A Dglibcsyscalls.py186 def list_arch_syscall_headers(topdir): argument
189 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