Query: capng_setpid
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CAPNG_SETPID(3) Libcap-ng API CAPNG_SETPID(3)NAMEcapng_setpid - set working pidSYNOPSIS#include <cap-ng.h> void capng_setpid(int pid);DESCRIPTIONcapng_pid sets the working pid for capabilities operations. This is useful if you want to get the capabilities of a different process.RETURN VALUENone.SEE ALSOcapng_get_caps_process(3), capabilities(7)AUTHORSteve Grubb Red Hat June 2009 CAPNG_SETPID(3)