CAPNG_CLEAR(3) Libcap-ng API CAPNG_CLEAR(3)NAMEcapng_clear - clear chosen capabilities setSYNOPSIS#include <cap-ng.h> void capng_clear(capng_select_t set);DESCRIPTIONcapng_clear sets to 0 all bits in the selected posix capabilities set. The options are CAPNG_SELECT_CAPS for the traditional capabilities, CAPNG_SELECT_BOUNDS for the bounding set, or CAPNG_SELECT_BOTH if clearing both is desired.RETURN VALUENone.SEE ALSOcapabilities(7)AUTHORSteve Grubb Red Hat June 2009 CAPNG_CLEAR(3)
| Related Man Pages |
|---|
| captest(8) - linux |
| captest(8) - mojave |
| captest(8) - php |
| captest(8) - ultrix |
| captest(8) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |