debian man page for capng_get_caps_fd

Query: capng_get_caps_fd

OS: debian

Section: 3

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

CAPNG_GET_CAPS_FD(3)						   Libcap-ng API					      CAPNG_GET_CAPS_FD(3)

NAME
capng_get_caps_fd - read file-based capabilities from extended attributes
SYNOPSIS
#include <cap-ng.h> int capng_get_caps_fd(int fd);
DESCRIPTION
This function will read the file based capabilities stored in extended attributes of the file that the descriptor was opened against. The bounding set is not included in file based capabilities operations. Note that this function will only work if compiled on a kernel that supports file based capabilities such as 2.6.26 and later. If the "magic" bit is set, then all effect capability bits are set. Otherwise the bits are cleared.
RETURN VALUE
This returns 0 on success and -1 on failure.
SEE ALSO
capng_set_caps_fd(3), capabilities(7)
AUTHOR
Steve Grubb Red Hat June 2009 CAPNG_GET_CAPS_FD(3)
Related Man Pages
capng_change_id(3) - debian
capng_change_id(3) - centos
filecap(8) - linux
filecap(8) - minix
filecap(8) - xfree86
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
New UNIX and Linux History Sections