Home
last modified time | relevance | path

Searched refs:ua_rqtp (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_time.c91 int flags, const struct timespec *ua_rqtp,
622 const struct timespec *ua_rqtp, struct timespec *ua_rmtp) in user_clock_nanosleep() argument
627 error = copyin(ua_rqtp, &rqt, sizeof(rqt)); in user_clock_nanosleep()