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

  /src/sys/compat/netbsd32/
netbsd32_time.c 91 netbsd32_ntp_adjtime(struct lwp *l, const struct netbsd32_ntp_adjtime_args *uap, register_t *retval) function
netbsd32_sysent.c 820 .sy_call = (sy_call_t *)netbsd32_ntp_adjtime
821 }, /* 176 = netbsd32_ntp_adjtime */
netbsd32_syscallargs.h 952 check_syscall_args(netbsd32_ntp_adjtime)
3162 int netbsd32_ntp_adjtime(struct lwp *, const struct netbsd32_ntp_adjtime_args *, register_t *);

Completed in 20 milliseconds