Query: capng_restore_state
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CAPNG_SAVE_STATE(3) Libcap-ng API CAPNG_SAVE_STATE(3)NAMEcapng_restore_state - set the internal library stateSYNOPSIS#include <cap-ng.h> void capng_restore_state(void **state);DESCRIPTIONcapng_restore_state is a function that takes the state information previously saved by capng_save_state and restores the libraries internal state. This function is not available in the python bindings.RETURN VALUENone.SEE ALSOcapng_save_state(3), capabilities(7)AUTHORSteve Grubb Red Hat June 2009 CAPNG_SAVE_STATE(3)