Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtimerfd.c204 timerfd_copyin(uintptr_t addr, itimerspec_t *dest) in timerfd_copyin() function
324 if ((err = timerfd_copyin(st.tfd_settime_value, &when)) != 0) in timerfd_ioctl()