capng_setpid(3) debian man page | unix.com

Man Page: capng_setpid

Operating Environment: debian

Section: 3

CAPNG_SETPID(3) 						   Libcap-ng API						   CAPNG_SETPID(3)

NAME
capng_setpid - set working pid
SYNOPSIS
#include <cap-ng.h> void capng_setpid(int pid);
DESCRIPTION
capng_pid sets the working pid for capabilities operations. This is useful if you want to get the capabilities of a different process.
RETURN VALUE
None.
SEE ALSO
capng_get_caps_process(3), capabilities(7)
AUTHOR
Steve Grubb Red Hat June 2009 CAPNG_SETPID(3)
Related Man Pages
filecap(8) - x11r4
filecap(8) - opendarwin
filecap(8) - minix
filecap(8) - xfree86
filecap(8) - plan9
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com