Query: capng_have_capability
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CAPNG_HAVE_CAPABILITY(3) Libcap-ng API CAPNG_HAVE_CAPABILITY(3)NAMEcapng_have_capability - check for specific capabilitySYNOPSIS#include <cap-ng.h> int capng_have_capability(capng_type_t which, unsigned int capability);DESCRIPTIONcapng_have_capability will check the specified internal capabilities set to see if the specified capability is set. The capabilities sets must be previously setup with calls to capng_get_caps_process, capng_get_caps_fd, or in some other way setup. The values for which should be one of: CAPNG_EFFECTIVE, CAPNG_PERMITTED, CAPNG_INHERITABLE, or CAPNG_BOUNDING_SET.RETURN VALUEThis funtion will return 1 if yes and 0 otherwise.SEE ALSOcapng_get_caps_process(3), capng_get_caps_fd(3), capng_have_capabilities(3), capabilities(7)AUTHORSteve Grubb Red Hat June 2009 CAPNG_HAVE_CAPABILITY(3)
Related Man Pages |
---|
filecap(8) - linux |
filecap(8) - mojave |
filecap(8) - php |
filecap(8) - v7 |
filecap(8) - posix |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
Tar Command |
CentOS 6 ran out of space, need to reclaim it |
Please Welcome Dave Munro to the Moderator Team! |