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

  /src/sys/kern/
sys_eventfd.c 299 eventfd_ioctl(file_t * const fp, u_long const cmd, void * const data) function in typeref:typename:int
537 .fo_ioctl = eventfd_ioctl,
sys_eventfd.c 299 eventfd_ioctl(file_t * const fp, u_long const cmd, void * const data) function in typeref:typename:int
537 .fo_ioctl = eventfd_ioctl,

Completed in 25 milliseconds