debian man page for capng_fill

Query: capng_fill

OS: debian

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
capng_change_id(3) - debian
captest(8) - debian
captest(8) - freebsd
captest(8) - minix
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 ?
Detecting unused variables...