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
captest(8) - centos
captest(8) - linux
captest(8) - php
captest(8) - opendarwin
captest(8) - ultrix
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?