HomeSort by: relevance | last modified time | path
    Searched defs:timerfd_fop_ioctl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
sys_timerfd.c 303 timerfd_fop_ioctl(file_t * const fp, unsigned long const cmd, void * const data) function in typeref:typename:int
478 .fo_ioctl = timerfd_fop_ioctl,
sys_timerfd.c 303 timerfd_fop_ioctl(file_t * const fp, unsigned long const cmd, void * const data) function in typeref:typename:int
478 .fo_ioctl = timerfd_fop_ioctl,

Completed in 25 milliseconds