libexplain  1.4.D001
Functions
libexplain/buffer/eperm.c File Reference
#include <libexplain/buffer/dac.h>
#include <libexplain/buffer/eperm.h>
#include <libexplain/buffer/gettext.h>

Go to the source code of this file.

Functions

void explain_buffer_eperm_setgid (explain_string_buffer_t *sb)

Function Documentation

The explain_buffer_eperm-setgid function may be used to print an explanation of an EPERM error, for getgid or getgroups system calls.

Parameters:
sbThe string buffer to print into.

Definition at line 25 of file eperm.c.