Searched defs:syscall (Results 1 – 4 of 4) sorted by relevance
37 struct syscall { struct42 struct syscall_args args[10]; argument45 struct syscall *get_syscall(const char*); argument
46 int syscall; member
57 int syscall; member
189 struct syscall struct194 /* The syscall name. */ argument195 const char *name;