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

Go to the source code of this file.

Functions

void explain_buffer_others_permission_ignored (explain_string_buffer_t *sb, int mode)

Function Documentation

The explain_buffer_others_permission_ignored function may be used to print a message indicating the the "others" poertion of access permission modes have been ignored.

Parameters:
sbThe string buffer to print into.
modeThe permission mode bits in question.

Definition at line 26 of file others_permission_ignored.c.