Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dxml-syscall.c101 struct syscalls_info struct
113 struct syscalls_info *sysinfo;
118 static const struct syscalls_info *sysinfo = NULL;
126 static struct syscalls_info *
129 return XZALLOC (struct syscalls_info); in allocate_syscalls_info()
141 struct syscalls_info *sysinfo = arg; in free_syscalls_info()
161 syscall_create_syscall_desc (struct syscalls_info *sysinfo, in syscall_create_syscall_desc()
223 static struct syscalls_info *
253 static const struct syscalls_info *
258 struct syscalls_info *sysinfo; in xml_init_syscalls_info()
[all …]