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 |
|---|
| eventfd(2) - linux |
| iv_event_raw_init(3) - debian |
| explain_eventfd_or_die(3) - debian |
| explain_eventfd(3) - debian |
| iv_event_raw(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |