libexplain  1.4.D001
Functions
libexplain/buffer/acl.h File Reference
#include <libexplain/ac/sys/acl.h>
#include <libexplain/string_buffer.h>

Go to the source code of this file.

Functions

void explain_buffer_acl (explain_string_buffer_t *sb, acl_t acl)

Function Documentation

The explain_buffer_acl function may be used to print a representation of a acl structure.

Parameters:
sbThe string buffer to print into.
aclThe acl structure to be printed.

Definition at line 28 of file acl.c.