centos man page for eventfd_fget

Query: eventfd_fget

OS: centos

Section: 9

Links: centos man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

EVENTFD_FGET(9) 					  Events based on file descripto					   EVENTFD_FGET(9)

NAME
eventfd_fget - Acquire a reference of an eventfd file descriptor.
SYNOPSIS
struct file * eventfd_fget(int fd);
ARGUMENTS
fd [in] Eventfd file descriptor.
DESCRIPTION
Returns a pointer to the eventfd file structure in case of success, or the
FOLLOWING ERROR POINTER
-EBADF : Invalid fd file descriptor. -EINVAL : The fd file descriptor is not an eventfd file.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 EVENTFD_FGET(9)
Related Man Pages
eventfd(2) - linux
eventfd2(2) - linux
explain_eventfd_or_die(3) - debian
iv_event_raw(3) - debian
eventfd2(2) - suse
Similar Topics in the Unix Linux Community
Tar Command
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq