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

  /src/sys/kern/
sys_timerfd.c 530 sys_timerfd_create(struct lwp *l, const struct sys_timerfd_create_args *uap,
init_sysent.c 949 ns(struct sys_timerfd_create_args),
systrace_args.c 1316 const struct sys_timerfd_create_args *p = params;
  /src/sys/compat/netbsd32/
netbsd32_time.c 532 struct sys_timerfd_create_args ua;
  /src/sys/sys/
syscallargs.h 1129 struct sys_timerfd_create_args { struct
3755 int sys_timerfd_create(struct lwp *, const struct sys_timerfd_create_args *, register_t *);

Completed in 21 milliseconds