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 473 struct sys___syscall_args;
1116 int sys___syscall(struct lwp *, const struct sys___syscall_args *, register_t *);
aoutm68k_sysent.c 1184 ns(struct sys___syscall_args),
  /src/sys/kern/
init_sysent.c 1047 ns(struct sys___syscall_args),
systrace_args.c 1487 const struct sys___syscall_args *p = params;
  /src/sys/sys/
syscallargs.h 1284 struct sys___syscall_args { struct
3795 int sys___syscall(struct lwp *, const struct sys___syscall_args *, register_t *);

Completed in 34 milliseconds