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

  /src/sys/compat/ultrix/
ultrix_syscallargs.h 189 struct sys___getitimer50_args;
553 int sys___getitimer50(struct lwp *, const struct sys___getitimer50_args *, register_t *);
ultrix_sysent.c 363 ns(struct sys___getitimer50_args),
  /src/sys/kern/
kern_time.c 1544 sys___getitimer50(struct lwp *l, const struct sys___getitimer50_args *uap,
1603 struct sys___getitimer50_args getargs;
init_sysent.c 2082 ns(struct sys___getitimer50_args),
systrace_args.c 3207 const struct sys___getitimer50_args *p = params;
  /src/sys/sys/
syscallargs.h 2768 struct sys___getitimer50_args { struct
4197 int sys___getitimer50(struct lwp *, const struct sys___getitimer50_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 5185 struct sys___getitimer50_args callarg;
8360 ns(struct sys___getitimer50_args),

Completed in 25 milliseconds