libexplain  1.4.D001
Functions
libexplain/buffer/others_permission.h File Reference
#include <libexplain/string_buffer.h>

Go to the source code of this file.

Functions

void explain_buffer_others_permission (explain_string_buffer_t *sb, int mode)

Function Documentation

The explain_buffer_others_permission function may be used to print a representation of a others_permission structure.

Parameters:
sbThe string buffer to print into.
modeThe permission mode bits to be printed.

Definition at line 26 of file others_permission.c.