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

NAME

6       capng_restore_state - set the internal library state
7

SYNOPSIS

9       #include <cap-ng.h>
10
11       void capng_restore_state(void **state);
12
13

DESCRIPTION

15       capng_restore_state is a function that takes the state information pre‐
16       viously saved by capng_save_state and restores the  libraries  internal
17       state. This function is not available in the python bindings.
18
19

RETURN VALUE

21       None.
22
23

SEE ALSO

25       capng_save_state(3), capabilities(7)
26
27

AUTHOR

29       Steve Grubb
30
31
32
33Red Hat                            June 2009               CAPNG_SAVE_STATE(3)
Impressum