|
libexplain
1.4.D001
|
#include <libexplain/ac/sys/capability.h>#include <libexplain/buffer/dac.h>#include <libexplain/capability.h>#include <libexplain/option.h>Go to the source code of this file.
Functions | |
| void | explain_buffer_dac_sys_chroot (explain_string_buffer_t *sb) |
| void explain_buffer_dac_sys_chroot | ( | explain_string_buffer_t * | sb | ) |
The explain_buffer_dac_sys_chroot function may be used to explain the absence of the CAP_SYS_CHROOT capability.
| sb | The string buffer to print into. |
Definition at line 27 of file sys_chroot.c.
1.7.6.1