Query: eventfd_fget
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
EVENTFD_FGET(9) Events based on file descripto EVENTFD_FGET(9)NAMEeventfd_fget - Acquire a reference of an eventfd file descriptor.SYNOPSISstruct file * eventfd_fget(int fd);ARGUMENTSfd [in] Eventfd file descriptor.DESCRIPTIONReturns a pointer to the eventfd file structure in case of success, or theFOLLOWING ERROR POINTER-EBADF : Invalid fd file descriptor. -EINVAL : The fd file descriptor is not an eventfd file.COPYRIGHTKernel Hackers Manual 3.10 June 2014 EVENTFD_FGET(9)
Related Man Pages |
---|
eventfd2(2) - linux |
eventfd_write(2) - linux |
iv_event_raw_register(3) - debian |
eventfd_read(2) - suse |
eventfd_write(2) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
Tar Command |
Unsure why access time on a directory change isn't changing |