centos man page for capng_fill

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)

NAME
capng_fill - fill chosen capabilities set
SYNOPSIS
#include <cap-ng.h> void capng_fill(capng_select_t set);
DESCRIPTION
capng_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 VALUE
None.
SEE ALSO
capabilities(7)
AUTHOR
Steve Grubb Red Hat June 2009 CAPNG_FILL(3)
Related Man Pages
captest(8) - debian
capng_change_id(3) - centos
captest(8) - opendarwin
captest(8) - v7
captest(8) - ultrix
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I