Query: capng_set_caps_fd
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CAPNG_SET_CAPS_FD(3) Libcap-ng API CAPNG_SET_CAPS_FD(3)NAMEcapng_set_caps_fd - write file-based capabilities to extended attributesSYNOPSIS#include <cap-ng.h> int capng_set_caps_fd(int fd);DESCRIPTIONThis function will write the file based capabilities to the 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.2 6 and later.RETURN VALUEThis returns 0 on success and -1 on failure.SEE ALSOcapng_get_caps_fd(3), capabilities(7)AUTHORSteve Grubb Red Hat June 2009 CAPNG_SET_CAPS_FD(3)
Related Man Pages |
---|
filecap(8) - centos |
filecap(8) - mojave |
filecap(8) - v7 |
filecap(8) - xfree86 |
filecap(8) - plan9 |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
A (ksh) Library For and From UNIX.com |