HomeSort by: relevance | last modified time | path
    Searched refs:sys_syscall_args (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 37 struct sys_syscall_args;
668 int sys_syscall(struct lwp *, const struct sys_syscall_args *, register_t *);
aoutm68k_sysent.c 36 ns(struct sys_syscall_args),
  /src/sys/kern/
init_sysent.c 148 ns(struct sys_syscall_args),
systrace_args.c 17 const struct sys_syscall_args *p = params;
  /src/sys/sys/
syscallargs.h 47 struct sys_syscall_args { struct
3427 int sys_syscall(struct lwp *, const struct sys_syscall_args *, register_t *);

Completed in 21 milliseconds