1CAPNG_SETPID(3)                  Libcap-ng API                 CAPNG_SETPID(3)
2
3
4

NAME

6       capng_setpid - set working pid
7

SYNOPSIS

9       #include <cap-ng.h>
10
11       void capng_setpid(int pid);
12
13

DESCRIPTION

15       capng_pid  sets  the  working  pid for capabilities operations. This is
16       useful if you want to get the capabilities of a different process.
17
18

RETURN VALUE

20       None.
21
22

SEE ALSO

24       capng_get_caps_process(3), capabilities(7)
25
26

AUTHOR

28       Steve Grubb
29
30
31
32Red Hat                            June 2009                   CAPNG_SETPID(3)
Impressum