Query: capng_fill
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CAPNG_FILL(3) Libcap-ng API CAPNG_FILL(3)NAMEcapng_fill - fill chosen capabilities setSYNOPSIS#include <cap-ng.h> void capng_fill(capng_select_t set);DESCRIPTIONcapng_fill sets all bits to a 1 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 filling both is desired.RETURN VALUENone.SEE ALSOcapabilities(7)AUTHORSteve Grubb Red Hat June 2009 CAPNG_FILL(3)